is not current version
Last Version 2.0.0

io.jenetics:facilejdbc 0.1.0

Facile JDBC Library

Categories

Categories

Net
GroupId

GroupId

io.jenetics
ArtifactId

ArtifactId

facilejdbc
Version

Version

0.1.0
Type

Type

jar

Download facilejdbc 0.1.0


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