Categories |
CategoriesMySQL Data Databases PostgreSQL |
---|---|
GroupId | GroupIdcom.github.postgresql-async |
ArtifactId | ArtifactIdmysql-async_3 |
Version | Version0.3.1-M0 |
Type | Typejar |
Filename | Size |
---|---|
mysql-async_3-0.3.1-M0.pom | |
mysql-async_3-0.3.1-M0.jar | 413 KB |
mysql-async_3-0.3.1-M0-sources.jar | 95 KB |
mysql-async_3-0.3.1-M0-javadoc.jar | 980 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.postgresql-async/mysql-async_3/ -->
<dependency>
<groupId>com.github.postgresql-async</groupId>
<artifactId>mysql-async_3</artifactId>
<version>0.3.1-M0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.postgresql-async/mysql-async_3/
implementation 'com.github.postgresql-async:mysql-async_3:0.3.1-M0'
// https://jarcasting.com/artifacts/com.github.postgresql-async/mysql-async_3/
implementation ("com.github.postgresql-async:mysql-async_3:0.3.1-M0")
'com.github.postgresql-async:mysql-async_3:jar:0.3.1-M0'
<dependency org="com.github.postgresql-async" name="mysql-async_3" rev="0.3.1-M0">
<artifact name="mysql-async_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.postgresql-async', module='mysql-async_3', version='0.3.1-M0')
)
libraryDependencies += "com.github.postgresql-async" % "mysql-async_3" % "0.3.1-M0"
[com.github.postgresql-async/mysql-async_3 "0.3.1-M0"]