is not current version
Last Version 2.19.11.0

com.actionsky:txle-format 2.19.10.0


Categories

Categories

ORM Data
GroupId

GroupId

com.actionsky
ArtifactId

ArtifactId

txle-format
Version

Version

2.19.10.0
Type

Type

jar

Download txle-format 2.19.10.0


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