GroupId | GroupIdcom.github.crisposs |
---|---|
ArtifactId | ArtifactIdabs-api-docs |
Version | Version0.8.3 |
Type | Typejar |
Filename | Size |
---|---|
abs-api-docs-0.8.3.pom | |
abs-api-docs-0.8.3.jar | 47 KB |
abs-api-docs-0.8.3-sources.jar | 67 KB |
abs-api-docs-0.8.3-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api-docs/ -->
<dependency>
<groupId>com.github.crisposs</groupId>
<artifactId>abs-api-docs</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-docs/
implementation 'com.github.crisposs:abs-api-docs:0.8.3'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-docs/
implementation ("com.github.crisposs:abs-api-docs:0.8.3")
'com.github.crisposs:abs-api-docs:jar:0.8.3'
<dependency org="com.github.crisposs" name="abs-api-docs" rev="0.8.3">
<artifact name="abs-api-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-docs', version='0.8.3')
)
libraryDependencies += "com.github.crisposs" % "abs-api-docs" % "0.8.3"
[com.github.crisposs/abs-api-docs "0.8.3"]