is not current version
Last Version 3.1.15

com.github.shoothzj:sdk-mysql 3.1.13


Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

sdk-mysql
Version

Version

3.1.13
Type

Type

jar

Download sdk-mysql 3.1.13


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