is not current version
Last Version 0.4.1

com.simple:jdub_2.9.2 0.2.0

Jdub is a Scala wrapper over JDBC.

GroupId

GroupId

com.simple
ArtifactId

ArtifactId

jdub_2.9.2
Version

Version

0.2.0
Type

Type

jar

Download jdub_2.9.2 0.2.0


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