Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.sunyanghah |
ArtifactId | ArtifactIdtx-client-sy |
Version | Version4.2.3 |
Type | Typejar |
Filename | Size |
---|---|
tx-client-sy-4.2.3.pom | |
tx-client-sy-4.2.3.jar | 91 KB |
tx-client-sy-4.2.3-sources.jar | 56 KB |
tx-client-sy-4.2.3-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sunyanghah/tx-client-sy/ -->
<dependency>
<groupId>com.github.sunyanghah</groupId>
<artifactId>tx-client-sy</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunyanghah/tx-client-sy/
implementation 'com.github.sunyanghah:tx-client-sy:4.2.3'
// https://jarcasting.com/artifacts/com.github.sunyanghah/tx-client-sy/
implementation ("com.github.sunyanghah:tx-client-sy:4.2.3")
'com.github.sunyanghah:tx-client-sy:jar:4.2.3'
<dependency org="com.github.sunyanghah" name="tx-client-sy" rev="4.2.3">
<artifact name="tx-client-sy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sunyanghah', module='tx-client-sy', version='4.2.3')
)
libraryDependencies += "com.github.sunyanghah" % "tx-client-sy" % "4.2.3"
[com.github.sunyanghah/tx-client-sy "4.2.3"]