is not current version
Last Version 2.0.8

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

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.1.5
Type

Type

jar

Download jasync-common 1.1.5


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