GroupId | GroupIddev.rafex.ether.rest |
---|---|
ArtifactId | ArtifactIdether-rest |
Version | Version2.0.0-v20201010 |
Type | Typejar |
Filename | Size |
---|---|
ether-rest-2.0.0-v20201010.pom | |
ether-rest-2.0.0-v20201010.jar | 21 KB |
ether-rest-2.0.0-v20201010-sources.jar | 33 KB |
ether-rest-2.0.0-v20201010-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.rest/ether-rest/ -->
<dependency>
<groupId>dev.rafex.ether.rest</groupId>
<artifactId>ether-rest</artifactId>
<version>2.0.0-v20201010</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.rest/ether-rest/
implementation 'dev.rafex.ether.rest:ether-rest:2.0.0-v20201010'
// https://jarcasting.com/artifacts/dev.rafex.ether.rest/ether-rest/
implementation ("dev.rafex.ether.rest:ether-rest:2.0.0-v20201010")
'dev.rafex.ether.rest:ether-rest:jar:2.0.0-v20201010'
<dependency org="dev.rafex.ether.rest" name="ether-rest" rev="2.0.0-v20201010">
<artifact name="ether-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.rest', module='ether-rest', version='2.0.0-v20201010')
)
libraryDependencies += "dev.rafex.ether.rest" % "ether-rest" % "2.0.0-v20201010"
[dev.rafex.ether.rest/ether-rest "2.0.0-v20201010"]