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