is not current version
Last Version 0.8.10

com.github.crisposs:abs-api-remote-sample 0.6.6


GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

abs-api-remote-sample
Version

Version

0.6.6
Type

Type

jar

Download abs-api-remote-sample 0.6.6


<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote-sample/ -->
<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>abs-api-remote-sample</artifactId>
    <version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote-sample/
implementation 'com.github.crisposs:abs-api-remote-sample:0.6.6'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-remote-sample/
implementation ("com.github.crisposs:abs-api-remote-sample:0.6.6")
'com.github.crisposs:abs-api-remote-sample:jar:0.6.6'
<dependency org="com.github.crisposs" name="abs-api-remote-sample" rev="0.6.6">
  <artifact name="abs-api-remote-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-remote-sample', version='0.6.6')
)
libraryDependencies += "com.github.crisposs" % "abs-api-remote-sample" % "0.6.6"
[com.github.crisposs/abs-api-remote-sample "0.6.6"]