GroupId | GroupIdcom.github.drapostolos |
---|---|
ArtifactId | ArtifactIdadp4j |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
adp4j-0.0.4.pom | |
adp4j-0.0.4.jar | 34 KB |
adp4j-0.0.4-sources.jar | 24 KB |
adp4j-0.0.4-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.drapostolos/adp4j/ -->
<dependency>
<groupId>com.github.drapostolos</groupId>
<artifactId>adp4j</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drapostolos/adp4j/
implementation 'com.github.drapostolos:adp4j:0.0.4'
// https://jarcasting.com/artifacts/com.github.drapostolos/adp4j/
implementation ("com.github.drapostolos:adp4j:0.0.4")
'com.github.drapostolos:adp4j:jar:0.0.4'
<dependency org="com.github.drapostolos" name="adp4j" rev="0.0.4">
<artifact name="adp4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drapostolos', module='adp4j', version='0.0.4')
)
libraryDependencies += "com.github.drapostolos" % "adp4j" % "0.0.4"
[com.github.drapostolos/adp4j "0.0.4"]