GroupId | GroupIdcom.github.sunyanghah |
---|---|
ArtifactId | ArtifactIdtx-plugins-db-sy |
Version | Version4.2.2 |
Type | Typejar |
Filename | Size |
---|---|
tx-plugins-db-sy-4.2.2.pom | |
tx-plugins-db-sy-4.2.2.jar | 75 KB |
tx-plugins-db-sy-4.2.2-sources.jar | 41 KB |
tx-plugins-db-sy-4.2.2-javadoc.jar | 256 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sunyanghah/tx-plugins-db-sy/ -->
<dependency>
<groupId>com.github.sunyanghah</groupId>
<artifactId>tx-plugins-db-sy</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunyanghah/tx-plugins-db-sy/
implementation 'com.github.sunyanghah:tx-plugins-db-sy:4.2.2'
// https://jarcasting.com/artifacts/com.github.sunyanghah/tx-plugins-db-sy/
implementation ("com.github.sunyanghah:tx-plugins-db-sy:4.2.2")
'com.github.sunyanghah:tx-plugins-db-sy:jar:4.2.2'
<dependency org="com.github.sunyanghah" name="tx-plugins-db-sy" rev="4.2.2">
<artifact name="tx-plugins-db-sy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sunyanghah', module='tx-plugins-db-sy', version='4.2.2')
)
libraryDependencies += "com.github.sunyanghah" % "tx-plugins-db-sy" % "4.2.2"
[com.github.sunyanghah/tx-plugins-db-sy "4.2.2"]