is not current version
Last Version 0.3.0

com.github.tototoshi:dbcache-mysql_2.11 0.1.0

dbcache-mysql

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

dbcache-mysql_2.11
Version

Version

0.1.0
Type

Type

jar

Download dbcache-mysql_2.11 0.1.0


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