is not current version
Last Version 0.3.2

com.github.postgresql-async:mysql-async_2.13 0.3.1-M0

mysql-async

Categories

Categories

MySQL Data Databases PostgreSQL
GroupId

GroupId

com.github.postgresql-async
ArtifactId

ArtifactId

mysql-async_2.13
Version

Version

0.3.1-M0
Type

Type

jar

Download mysql-async_2.13 0.3.1-M0


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