GroupId | GroupIdcom.actionsky |
---|---|
ArtifactId | ArtifactIdtxle-transaction |
Version | Version2.19.10.0 |
Type | Typejar |
Filename | Size |
---|---|
txle-transaction-2.19.10.0.pom | |
txle-transaction-2.19.10.0.jar | 48 KB |
txle-transaction-2.19.10.0-sources.jar | 37 KB |
txle-transaction-2.19.10.0-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.actionsky/txle-transaction/ -->
<dependency>
<groupId>com.actionsky</groupId>
<artifactId>txle-transaction</artifactId>
<version>2.19.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/txle-transaction/
implementation 'com.actionsky:txle-transaction:2.19.10.0'
// https://jarcasting.com/artifacts/com.actionsky/txle-transaction/
implementation ("com.actionsky:txle-transaction:2.19.10.0")
'com.actionsky:txle-transaction:jar:2.19.10.0'
<dependency org="com.actionsky" name="txle-transaction" rev="2.19.10.0">
<artifact name="txle-transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='txle-transaction', version='2.19.10.0')
)
libraryDependencies += "com.actionsky" % "txle-transaction" % "2.19.10.0"
[com.actionsky/txle-transaction "2.19.10.0"]