Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djx314/sbt-depts
A deceptive sbt project that sync the dependencies what scalax need.
https://github.com/djx314/sbt-depts
sbt sbt-plugin scala
Last synced: 27 days ago
JSON representation
A deceptive sbt project that sync the dependencies what scalax need.
- Host: GitHub
- URL: https://github.com/djx314/sbt-depts
- Owner: djx314
- License: mit
- Created: 2023-01-08T16:44:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T16:01:50.000Z (about 1 year ago)
- Last Synced: 2023-12-18T22:36:49.277Z (about 1 year ago)
- Topics: sbt, sbt-plugin, scala
- Language: Scala
- Homepage:
- Size: 13.5 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sbt-depts
[![Maven Central](https://img.shields.io/maven-central/v/net.scalax.djx314/sbt-depts-djx314-plugins_2.12.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22net.scalax.djx314%22%20AND%20a:%22sbt-depts-djx314%22)
A deceptive sbt project that sync the dependencies what `scalax` need.
```sbt
addSbtPlugin("net.scalax.djx314" % "sbt-depts-djx314" % "latest.version")
```
Related Poject:
1. [scala-workers/commons-lang3-bridge](https://github.com/scala-workers/commons-lang3-bridge)
1. [scalax/simple](https://github.com/scalax/simple)