Categories |
CategoriesMySQL Data Databases |
---|---|
GroupId | GroupIdcom.github.mauricio |
ArtifactId | ArtifactIdmysql-async_2.10 |
Version | Version0.2.18 |
Type | Typejar |
Filename | Size |
---|---|
mysql-async_2.10-0.2.18.pom | |
mysql-async_2.10-0.2.18.jar | 312 KB |
mysql-async_2.10-0.2.18-sources.jar | 94 KB |
mysql-async_2.10-0.2.18-javadoc.jar | 774 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mauricio/mysql-async_2.10/ -->
<dependency>
<groupId>com.github.mauricio</groupId>
<artifactId>mysql-async_2.10</artifactId>
<version>0.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mauricio/mysql-async_2.10/
implementation 'com.github.mauricio:mysql-async_2.10:0.2.18'
// https://jarcasting.com/artifacts/com.github.mauricio/mysql-async_2.10/
implementation ("com.github.mauricio:mysql-async_2.10:0.2.18")
'com.github.mauricio:mysql-async_2.10:jar:0.2.18'
<dependency org="com.github.mauricio" name="mysql-async_2.10" rev="0.2.18">
<artifact name="mysql-async_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mauricio', module='mysql-async_2.10', version='0.2.18')
)
libraryDependencies += "com.github.mauricio" % "mysql-async_2.10" % "0.2.18"
[com.github.mauricio/mysql-async_2.10 "0.2.18"]