License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scala-sbt |
ArtifactId | ArtifactIdcontraband_2.12 |
Version | Version0.5.3 |
Type | Typejar |
Description |
Descriptioncontraband
Contraband is a description language for your datatypes and APIs, currently targeting Java and Scala.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
contraband_2.12-0.5.3.pom | |
contraband_2.12-0.5.3.jar | 455 KB |
contraband_2.12-0.5.3-sources.jar | 32 KB |
contraband_2.12-0.5.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.12/ -->
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>contraband_2.12</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.12/
implementation 'org.scala-sbt:contraband_2.12:0.5.3'
// https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.12/
implementation ("org.scala-sbt:contraband_2.12:0.5.3")
'org.scala-sbt:contraband_2.12:jar:0.5.3'
<dependency org="org.scala-sbt" name="contraband_2.12" rev="0.5.3">
<artifact name="contraband_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='contraband_2.12', version='0.5.3')
)
libraryDependencies += "org.scala-sbt" % "contraband_2.12" % "0.5.3"
[org.scala-sbt/contraband_2.12 "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.parboiled : parboiled_2.12 | jar | 2.1.8 |
com.eed3si9n : sjson-new-scalajson_2.12 | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.eed3si9n.verify : verify_2.12 | jar | 1.0.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.2 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |