is not current version
Last Version 0.8.10

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


GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

abs-api-remote-sample
Version

Version

0.8.9
Type

Type

jar

Download abs-api-remote-sample 0.8.9


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