is not current version
Last Version 0.4.1

com.simple:jdub_2.9.2 0.3.3

Jdub is a Scala wrapper over JDBC.

GroupId

GroupId

com.simple
ArtifactId

ArtifactId

jdub_2.9.2
Version

Version

0.3.3
Type

Type

jar

Download jdub_2.9.2 0.3.3


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