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