is not current version
Last Version 0.4.4

world.data:dw-jdbc 0.1.1


Categories

Categories

Data
GroupId

GroupId

world.data
ArtifactId

ArtifactId

dw-jdbc
Version

Version

0.1.1
Type

Type

jar

Download dw-jdbc 0.1.1


<!-- https://jarcasting.com/artifacts/world.data/dw-jdbc/ -->
<dependency>
    <groupId>world.data</groupId>
    <artifactId>dw-jdbc</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/world.data/dw-jdbc/
implementation 'world.data:dw-jdbc:0.1.1'
// https://jarcasting.com/artifacts/world.data/dw-jdbc/
implementation ("world.data:dw-jdbc:0.1.1")
'world.data:dw-jdbc:jar:0.1.1'
<dependency org="world.data" name="dw-jdbc" rev="0.1.1">
  <artifact name="dw-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='world.data', module='dw-jdbc', version='0.1.1')
)
libraryDependencies += "world.data" % "dw-jdbc" % "0.1.1"
[world.data/dw-jdbc "0.1.1"]