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