is not current version
Last Version 1.0.5

com.github.fartherp:dbtest 1.0.2

dbtest

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

dbtest
Version

Version

1.0.2
Type

Type

pom

Download dbtest 1.0.2

Filename Size
dbtest-1.0.2.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.fartherp/dbtest/ -->
<dependency>
    <groupId>com.github.fartherp</groupId>
    <artifactId>dbtest</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fartherp/dbtest/
implementation 'com.github.fartherp:dbtest:1.0.2'
// https://jarcasting.com/artifacts/com.github.fartherp/dbtest/
implementation ("com.github.fartherp:dbtest:1.0.2")
'com.github.fartherp:dbtest:pom:1.0.2'
<dependency org="com.github.fartherp" name="dbtest" rev="1.0.2">
  <artifact name="dbtest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fartherp', module='dbtest', version='1.0.2')
)
libraryDependencies += "com.github.fartherp" % "dbtest" % "1.0.2"
[com.github.fartherp/dbtest "1.0.2"]