is not current version
Last Version 0.5.10

net.jodah:expiringmap 0.5.0


Categories

Categories

Net
GroupId

GroupId

net.jodah
ArtifactId

ArtifactId

expiringmap
Version

Version

0.5.0
Type

Type

jar

Download expiringmap 0.5.0


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