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