is not current version
Last Version 2.19.11.0

com.actionsky:txle-context 2.19.10.0


GroupId

GroupId

com.actionsky
ArtifactId

ArtifactId

txle-context
Version

Version

2.19.10.0
Type

Type

jar

Download txle-context 2.19.10.0


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