is not current version
Last Version 0.2.21

com.github.mauricio:mysql-async_2.11 0.2.15

mysql-async

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.mauricio
ArtifactId

ArtifactId

mysql-async_2.11
Version

Version

0.2.15
Type

Type

jar

Download mysql-async_2.11 0.2.15


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