is not current version
Last Version 2.19.11.0

com.actionsky:txle-core 2.19.10.0


GroupId

GroupId

com.actionsky
ArtifactId

ArtifactId

txle-core
Version

Version

2.19.10.0
Type

Type

jar

Download txle-core 2.19.10.0


<!-- https://jarcasting.com/artifacts/com.actionsky/txle-core/ -->
<dependency>
    <groupId>com.actionsky</groupId>
    <artifactId>txle-core</artifactId>
    <version>2.19.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/txle-core/
implementation 'com.actionsky:txle-core:2.19.10.0'
// https://jarcasting.com/artifacts/com.actionsky/txle-core/
implementation ("com.actionsky:txle-core:2.19.10.0")
'com.actionsky:txle-core:jar:2.19.10.0'
<dependency org="com.actionsky" name="txle-core" rev="2.19.10.0">
  <artifact name="txle-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='txle-core', version='2.19.10.0')
)
libraryDependencies += "com.actionsky" % "txle-core" % "2.19.10.0"
[com.actionsky/txle-core "2.19.10.0"]