is not current version
Last Version 0.5.10

net.jodah:expiringmap 0.3.2


Categories

Categories

Net
GroupId

GroupId

net.jodah
ArtifactId

ArtifactId

expiringmap
Version

Version

0.3.2
Type

Type

jar

Download expiringmap 0.3.2


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