is not current version
Last Version 0.8.10

com.github.crisposs:abs-api-docs 0.6


GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

abs-api-docs
Version

Version

0.6
Type

Type

jar

Download abs-api-docs 0.6


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