is not current version
Last Version 1.3.3

com.github.ben-manes.caffeine:tracing-async 1.0.0

Concurrent data-structures for Java

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.ben-manes.caffeine
ArtifactId

ArtifactId

tracing-async
Version

Version

1.0.0
Type

Type

jar

Download tracing-async 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.ben-manes.caffeine/tracing-async/ -->
<dependency>
    <groupId>com.github.ben-manes.caffeine</groupId>
    <artifactId>tracing-async</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ben-manes.caffeine/tracing-async/
implementation 'com.github.ben-manes.caffeine:tracing-async:1.0.0'
// https://jarcasting.com/artifacts/com.github.ben-manes.caffeine/tracing-async/
implementation ("com.github.ben-manes.caffeine:tracing-async:1.0.0")
'com.github.ben-manes.caffeine:tracing-async:jar:1.0.0'
<dependency org="com.github.ben-manes.caffeine" name="tracing-async" rev="1.0.0">
  <artifact name="tracing-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ben-manes.caffeine', module='tracing-async', version='1.0.0')
)
libraryDependencies += "com.github.ben-manes.caffeine" % "tracing-async" % "1.0.0"
[com.github.ben-manes.caffeine/tracing-async "1.0.0"]