GroupId | GroupIdcom.translationexchange |
---|---|
ArtifactId | ArtifactIdtml-j2ee |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
tml-j2ee-0.2.1.pom | |
tml-j2ee-0.2.1.jar | 42 KB |
tml-j2ee-0.2.1-sources.jar | 40 KB |
tml-j2ee-0.2.1-javadoc.jar | 153 KB |
Browse |
<!-- 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"]