is not current version
Last Version 2.0.0

io.jenetics:facilejdbc 0.4.0

FacileJDBC - Lightweight JDBC Library

Categories

Categories

Net
GroupId

GroupId

io.jenetics
ArtifactId

ArtifactId

facilejdbc
Version

Version

0.4.0
Type

Type

jar

Download facilejdbc 0.4.0


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