GroupId | GroupIdcom.github.avarabyeu |
---|---|
ArtifactId | ArtifactIdrestendpoint-jdk6 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
restendpoint-jdk6-0.2.0.pom | |
restendpoint-jdk6-0.2.0.jar | 65 KB |
restendpoint-jdk6-0.2.0-sources.jar | 42 KB |
restendpoint-jdk6-0.2.0-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6/ -->
<dependency>
<groupId>com.github.avarabyeu</groupId>
<artifactId>restendpoint-jdk6</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6/
implementation 'com.github.avarabyeu:restendpoint-jdk6:0.2.0'
// https://jarcasting.com/artifacts/com.github.avarabyeu/restendpoint-jdk6/
implementation ("com.github.avarabyeu:restendpoint-jdk6:0.2.0")
'com.github.avarabyeu:restendpoint-jdk6:jar:0.2.0'
<dependency org="com.github.avarabyeu" name="restendpoint-jdk6" rev="0.2.0">
<artifact name="restendpoint-jdk6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu', module='restendpoint-jdk6', version='0.2.0')
)
libraryDependencies += "com.github.avarabyeu" % "restendpoint-jdk6" % "0.2.0"
[com.github.avarabyeu/restendpoint-jdk6 "0.2.0"]