is not current version
Last Version 0.3.109

com.dripower:mysql-async_2.11 0.3.102

mysql-async

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.dripower
ArtifactId

ArtifactId

mysql-async_2.11
Version

Version

0.3.102
Type

Type

jar

Download mysql-async_2.11 0.3.102


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