не последняя версия
Последняя версия 2.0.8

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

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

Группа

Группа

com.github.jasync-sql
Идентификатор

Идентификатор

jasync-common
Версия

Версия

1.1.4
Тип

Тип

jar

Скачать jasync-common 1.1.4


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