Categories |
CategoriesMySQL Data Databases |
---|---|
GroupId | GroupIdcom.github.jasync-sql |
ArtifactId | ArtifactIdjasync-mysql |
Version | Version1.0.18 |
Type | Typejar |
Filename | Size |
---|---|
jasync-mysql-1.0.18.pom | |
jasync-mysql-1.0.18.jar | 255 KB |
jasync-mysql-1.0.18-sources.jar | 62 KB |
jasync-mysql-1.0.18-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-mysql/ -->
<dependency>
<groupId>com.github.jasync-sql</groupId>
<artifactId>jasync-mysql</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-mysql/
implementation 'com.github.jasync-sql:jasync-mysql:1.0.18'
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-mysql/
implementation ("com.github.jasync-sql:jasync-mysql:1.0.18")
'com.github.jasync-sql:jasync-mysql:jar:1.0.18'
<dependency org="com.github.jasync-sql" name="jasync-mysql" rev="1.0.18">
<artifact name="jasync-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasync-sql', module='jasync-mysql', version='1.0.18')
)
libraryDependencies += "com.github.jasync-sql" % "jasync-mysql" % "1.0.18"
[com.github.jasync-sql/jasync-mysql "1.0.18"]