is not current version
Last Version 0.5.3

org.scala-sbt:contraband_2.13 0.5.0

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.13
Version

Version

0.5.0
Type

Type

jar

Download contraband_2.13 0.5.0


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