is not current version
Last Version 0.4.5

org.scala-sbt:contraband_2.10 0.3.2

Contraband is a description language for your datatypes and APIs, currently targeting Java and Scala.

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

contraband_2.10
Version

Version

0.3.2
Type

Type

jar

Download contraband_2.10 0.3.2


<!-- https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.10/ -->
<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>contraband_2.10</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.10/
implementation 'org.scala-sbt:contraband_2.10:0.3.2'
// https://jarcasting.com/artifacts/org.scala-sbt/contraband_2.10/
implementation ("org.scala-sbt:contraband_2.10:0.3.2")
'org.scala-sbt:contraband_2.10:jar:0.3.2'
<dependency org="org.scala-sbt" name="contraband_2.10" rev="0.3.2">
  <artifact name="contraband_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='contraband_2.10', version='0.3.2')
)
libraryDependencies += "org.scala-sbt" % "contraband_2.10" % "0.3.2"
[org.scala-sbt/contraband_2.10 "0.3.2"]