GroupId | GroupIdio.github.huerfano-jerson |
---|---|
ArtifactId | ArtifactIdarcher-db |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
archer-db-1.0.4.pom | |
archer-db-1.0.4.jar | 10 KB |
archer-db-1.0.4-sources.jar | 6 KB |
archer-db-1.0.4-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-db/ -->
<dependency>
<groupId>io.github.huerfano-jerson</groupId>
<artifactId>archer-db</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-db/
implementation 'io.github.huerfano-jerson:archer-db:1.0.4'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-db/
implementation ("io.github.huerfano-jerson:archer-db:1.0.4")
'io.github.huerfano-jerson:archer-db:jar:1.0.4'
<dependency org="io.github.huerfano-jerson" name="archer-db" rev="1.0.4">
<artifact name="archer-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer-db', version='1.0.4')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer-db" % "1.0.4"
[io.github.huerfano-jerson/archer-db "1.0.4"]