License |
License |
---|---|
GroupId | GroupIdorg.regrest |
ArtifactId | ArtifactIdregrest_2.9.2 |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionregrest
regrest
|
Project Organization |
Project Organizationorg.regrest |
Filename | Size |
---|---|
regrest_2.9.2-0.2.2.pom | |
regrest_2.9.2-0.2.2.jar | 100 KB |
regrest_2.9.2-0.2.2-sources.jar | 17 KB |
regrest_2.9.2-0.2.2-javadoc.jar | 317 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.regrest/regrest_2.9.2/ -->
<dependency>
<groupId>org.regrest</groupId>
<artifactId>regrest_2.9.2</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.regrest/regrest_2.9.2/
implementation 'org.regrest:regrest_2.9.2:0.2.2'
// https://jarcasting.com/artifacts/org.regrest/regrest_2.9.2/
implementation ("org.regrest:regrest_2.9.2:0.2.2")
'org.regrest:regrest_2.9.2:jar:0.2.2'
<dependency org="org.regrest" name="regrest_2.9.2" rev="0.2.2">
<artifact name="regrest_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.regrest', module='regrest_2.9.2', version='0.2.2')
)
libraryDependencies += "org.regrest" % "regrest_2.9.2" % "0.2.2"
[org.regrest/regrest_2.9.2 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
org.fusesource.scalate : scalate-core | jar | 1.5.0 |
org.fusesource.scalate : scalate-util | jar | 1.5.0 |
com.github.scopt : scopt_2.9.1 | jar | 1.1.2 |
com.weiglewilczek.slf4s : slf4s_2.9.1 | jar | 1.0.7 |
org.slf4j : slf4j-api | jar | 1.6.6 |
ch.qos.logback : logback-classic | jar | 1.0.6 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |
org.apache.httpcomponents : httpmime | jar | 4.1.1 |