Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdio.github.dfianthdl |
ArtifactId | ArtifactIdlib_2.13 |
Version | Version0.0.20 |
Type | Typejar |
Filename | Size |
---|---|
lib_2.13-0.0.20.pom | |
lib_2.13-0.0.20.jar | 540 KB |
lib_2.13-0.0.20-sources.jar | 12 KB |
lib_2.13-0.0.20-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dfianthdl/lib_2.13/ -->
<dependency>
<groupId>io.github.dfianthdl</groupId>
<artifactId>lib_2.13</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dfianthdl/lib_2.13/
implementation 'io.github.dfianthdl:lib_2.13:0.0.20'
// https://jarcasting.com/artifacts/io.github.dfianthdl/lib_2.13/
implementation ("io.github.dfianthdl:lib_2.13:0.0.20")
'io.github.dfianthdl:lib_2.13:jar:0.0.20'
<dependency org="io.github.dfianthdl" name="lib_2.13" rev="0.0.20">
<artifact name="lib_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dfianthdl', module='lib_2.13', version='0.0.20')
)
libraryDependencies += "io.github.dfianthdl" % "lib_2.13" % "0.0.20"
[io.github.dfianthdl/lib_2.13 "0.0.20"]