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