GroupId | GroupIdcom.github.crisposs |
---|---|
ArtifactId | ArtifactIdabs-api-docs |
Version | Version0.7 |
Type | Typejar |
Filename | Size |
---|---|
abs-api-docs-0.7.pom | |
abs-api-docs-0.7.jar | 43 KB |
abs-api-docs-0.7-sources.jar | 41 KB |
abs-api-docs-0.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-docs/
implementation 'com.github.crisposs:abs-api-docs:0.7'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-docs/
implementation ("com.github.crisposs:abs-api-docs:0.7")
'com.github.crisposs:abs-api-docs:jar:0.7'
<dependency org="com.github.crisposs" name="abs-api-docs" rev="0.7">
<artifact name="abs-api-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-docs', version='0.7')
)
libraryDependencies += "com.github.crisposs" % "abs-api-docs" % "0.7"
[com.github.crisposs/abs-api-docs "0.7"]