is not current version
Last Version 0.4.4

world.data:dw-jdbc 0.4.2


Categories

Categories

Data
GroupId

GroupId

world.data
ArtifactId

ArtifactId

dw-jdbc
Version

Version

0.4.2
Type

Type

jar

Download dw-jdbc 0.4.2


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