is not current version
Last Version 0.8.10

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


GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

abs-api-docs
Version

Version

0.8.4
Type

Type

jar

Download abs-api-docs 0.8.4


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