Last Version

test 0.0.1

SBT plugin for rest.li that provides all the build tasks required to build rest.li applications.

License

License

GroupId

GroupId

org.coursera.courier
ArtifactId

ArtifactId

test
Version

Version

0.0.1
Type

Type

jar
Description

Description

test
SBT plugin for rest.li that provides all the build tasks required to build rest.li applications.

Download test 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.4
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.