is not current version
Last Version 2.0.8

com.github.jasync-sql:jasync-common 1.0.14

jasync-sql - Async, Netty based, JVM database drivers for PostgreSQL and MySQL written in Kotlin

GroupId

GroupId

com.github.jasync-sql
ArtifactId

ArtifactId

jasync-common
Version

Version

1.0.14
Type

Type

jar

Download jasync-common 1.0.14


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