is not current version
Last Version 0.2.2

com.translationexchange:tml-ehcache 0.2.1

EHCache adapter for TML

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.translationexchange
ArtifactId

ArtifactId

tml-ehcache
Version

Version

0.2.1
Type

Type

jar

Download tml-ehcache 0.2.1


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