GroupId | GroupIdcom.github.jasync-sql |
---|---|
ArtifactId | ArtifactIdjasync-common |
Version | Version1.1.1-kts-11 |
Type | Typejar |
Filename | Size |
---|---|
jasync-common-1.1.1-kts-11.pom | |
jasync-common-1.1.1-kts-11.jar | 232 KB |
jasync-common-1.1.1-kts-11-sources.jar | 45 KB |
jasync-common-1.1.1-kts-11-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-common/ -->
<dependency>
<groupId>com.github.jasync-sql</groupId>
<artifactId>jasync-common</artifactId>
<version>1.1.1-kts-11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-common/
implementation 'com.github.jasync-sql:jasync-common:1.1.1-kts-11'
// https://jarcasting.com/artifacts/com.github.jasync-sql/jasync-common/
implementation ("com.github.jasync-sql:jasync-common:1.1.1-kts-11")
'com.github.jasync-sql:jasync-common:jar:1.1.1-kts-11'
<dependency org="com.github.jasync-sql" name="jasync-common" rev="1.1.1-kts-11">
<artifact name="jasync-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasync-sql', module='jasync-common', version='1.1.1-kts-11')
)
libraryDependencies += "com.github.jasync-sql" % "jasync-common" % "1.1.1-kts-11"
[com.github.jasync-sql/jasync-common "1.1.1-kts-11"]