Last Version

contraband 0.5.3

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

contraband_2.12
Version

Version

0.5.3
Type

Type

jar
Description

Description

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

Project URL

http://scala-sbt.org/contraband
Project Organization

Project Organization

sbt
Source Code Management

Source Code Management

https://github.com/sbt/contraband

Download contraband_2.12 0.5.3


<!-- 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"]

Dependencies

compile (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

test (3)

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

Project Modules

There are no modules declared in this project.