Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.sunyanghah |
ArtifactId | ArtifactIdtx-client-sy |
Version | Version4.2.1 |
Type | Typejar |
Filename | Size |
---|---|
tx-client-sy-4.2.1.pom | |
tx-client-sy-4.2.1.jar | 90 KB |
tx-client-sy-4.2.1-sources.jar | 55 KB |
tx-client-sy-4.2.1-javadoc.jar | 509 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunyanghah/tx-client-sy/
implementation 'com.github.sunyanghah:tx-client-sy:4.2.1'
// https://jarcasting.com/artifacts/com.github.sunyanghah/tx-client-sy/
implementation ("com.github.sunyanghah:tx-client-sy:4.2.1")
'com.github.sunyanghah:tx-client-sy:jar:4.2.1'
<dependency org="com.github.sunyanghah" name="tx-client-sy" rev="4.2.1">
<artifact name="tx-client-sy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sunyanghah', module='tx-client-sy', version='4.2.1')
)
libraryDependencies += "com.github.sunyanghah" % "tx-client-sy" % "4.2.1"
[com.github.sunyanghah/tx-client-sy "4.2.1"]