License |
License |
---|---|
GroupId | GroupIdpl.newicom |
ArtifactId | ArtifactIdresttest_2.12 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionresttest
resttest
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
resttest_2.12-0.4.0.pom | |
resttest_2.12-0.4.0.jar | 88 KB |
resttest_2.12-0.4.0-sources.jar | 12 KB |
resttest_2.12-0.4.0-javadoc.jar | 795 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.newicom/resttest_2.12/ -->
<dependency>
<groupId>pl.newicom</groupId>
<artifactId>resttest_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.newicom/resttest_2.12/
implementation 'pl.newicom:resttest_2.12:0.4.0'
// https://jarcasting.com/artifacts/pl.newicom/resttest_2.12/
implementation ("pl.newicom:resttest_2.12:0.4.0")
'pl.newicom:resttest_2.12:jar:0.4.0'
<dependency org="pl.newicom" name="resttest_2.12" rev="0.4.0">
<artifact name="resttest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.newicom', module='resttest_2.12', version='0.4.0')
)
libraryDependencies += "pl.newicom" % "resttest_2.12" % "0.4.0"
[pl.newicom/resttest_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.sun.jersey : jersey-core | jar | 1.19 |
com.sun.jersey : jersey-client | jar | 1.19 |
org.scalatest : scalatest_2.12 | jar | 3.0.0 |