See Contraband documentation.
License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scala-sbt |
ArtifactId | ArtifactIdcontraband_2.10 |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
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.10-0.4.5.pom | |
contraband_2.10-0.4.5.jar | 674 KB |
contraband_2.10-0.4.5-sources.jar | 31 KB |
contraband_2.10-0.4.5-javadoc.jar | 700 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.10/ -->
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>contraband_2.10</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.10/
implementation 'org.scala-sbt:contraband_2.10:0.4.5'
// https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.10/
implementation ("org.scala-sbt:contraband_2.10:0.4.5")
'org.scala-sbt:contraband_2.10:jar:0.4.5'
<dependency org="org.scala-sbt" name="contraband_2.10" rev="0.4.5">
<artifact name="contraband_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='contraband_2.10', version='0.4.5')
)
libraryDependencies += "org.scala-sbt" % "contraband_2.10" % "0.4.5"
[org.scala-sbt/contraband_2.10 "0.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
org.parboiled : parboiled_2.10 | jar | 2.1.3 |
org.json4s : json4s-core_2.10 | jar | 3.2.10 |
org.spire-math : jawn-parser_2.10 | jar | 0.10.4 |
org.spire-math : jawn-json4s_2.10 | jar | 0.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.1.1 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
See Contraband documentation.