is not current version
Last Version 1.3.3

com.github.ben-manes.caffeine:tracing-api 1.1.0

Concurrent data-structures for Java

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.ben-manes.caffeine
ArtifactId

ArtifactId

tracing-api
Version

Version

1.1.0
Type

Type

jar

Download tracing-api 1.1.0


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