is not current version
Last Version 0.2.2

com.translationexchange:tml-j2ee 0.2.1

TML for J2EE

GroupId

GroupId

com.translationexchange
ArtifactId

ArtifactId

tml-j2ee
Version

Version

0.2.1
Type

Type

jar

Download tml-j2ee 0.2.1


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