is not current version
Last Version 1.6.0

com.sgota.tools:tkcg-provider-jdbc 1.2.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sgota.tools
ArtifactId

ArtifactId

tkcg-provider-jdbc
Version

Version

1.2.0
Type

Type

jar

Download tkcg-provider-jdbc 1.2.0


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