is not current version
Last Version 0.2.15

com.translationexchange:tml 0.2.3

Core library for Translation Exchange Java Extensions

GroupId

GroupId

com.translationexchange
ArtifactId

ArtifactId

tml
Version

Version

0.2.3
Type

Type

jar

Download tml 0.2.3


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