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

Last Version

0.4.6
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.11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.parboiled : parboiled_2.11 jar 2.1.7
org.json4s : json4s-core_2.11 jar 3.2.10
org.spire-math : jawn-parser_2.11 jar 0.10.4
org.spire-math : jawn-json4s_2.11 jar 0.10.4

test (3)

Group / Artifact Type Version
com.eed3si9n.verify : verify_2.11 jar 0.2.0
org.scalatest : scalatest_2.11 jar 3.1.1
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.4.6
0.4.4
0.3.1
0.3.0
0.3.0-M9
0.3.0-M8
0.3.0-M7
0.3.0-M6
0.3.0-M4
0.3.0-M3
0.3.0-M2
0.3.0-M1