Last Version

Jdbc4k 0.0.1

A thin wrapper around JDBC to make it easier to use from Kotlin

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.asprotunity
ArtifactId

ArtifactId

jdbc4k
Version

Version

0.0.1
Type

Type

jar
Description

Description

Jdbc4k
A thin wrapper around JDBC to make it easier to use from Kotlin
Project URL

Project URL

http://jdbc4k.org
Source Code Management

Source Code Management

http://jdbc4k.org

Download jdbc4k 0.0.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

Project Modules

There are no modules declared in this project.