is not current version
Last Version 1.1.0-alpha1

org.jxmpp:jxmpp-util-cache 0.5.0-alpha3

A minimalistic and efficient bounded LRU Cache with optional expiration.

GroupId

GroupId

org.jxmpp
ArtifactId

ArtifactId

jxmpp-util-cache
Version

Version

0.5.0-alpha3
Type

Type

jar

Download jxmpp-util-cache 0.5.0-alpha3


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