contraband

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

Last Version

0.5.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.parboiled : parboiled_2.13 jar 2.1.8
com.eed3si9n : sjson-new-scalajson_2.13 jar 0.9.0

test (3)

Group / Artifact Type Version
com.eed3si9n.verify : verify_2.13 jar 1.0.0
org.scalatest : scalatest_2.13 jar 3.2.2
com.googlecode.java-diff-utils : diffutils jar 1.3.0

Project Modules

There are no modules declared in this project.
org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
0.5.3
0.5.2
0.5.1
0.5.0
0.4.6
0.4.5
0.4.4