GroupId | GroupIdcom.translationexchange |
---|---|
ArtifactId | ArtifactIdtml-spring3 |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
tml-spring3-0.2.1.pom | |
tml-spring3-0.2.1.jar | 5 KB |
tml-spring3-0.2.1-sources.jar | 2 KB |
tml-spring3-0.2.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.translationexchange/tml-spring3/ -->
<dependency>
<groupId>com.translationexchange</groupId>
<artifactId>tml-spring3</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.translationexchange/tml-spring3/
implementation 'com.translationexchange:tml-spring3:0.2.1'
// https://jarcasting.com/artifacts/com.translationexchange/tml-spring3/
implementation ("com.translationexchange:tml-spring3:0.2.1")
'com.translationexchange:tml-spring3:jar:0.2.1'
<dependency org="com.translationexchange" name="tml-spring3" rev="0.2.1">
<artifact name="tml-spring3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.translationexchange', module='tml-spring3', version='0.2.1')
)
libraryDependencies += "com.translationexchange" % "tml-spring3" % "0.2.1"
[com.translationexchange/tml-spring3 "0.2.1"]