Download tracing-api-1.3.3.jar file - Jar t

Jar examples for t:tracing-api

Description

A high performance caching library for Java 8+

You can download jar file tracing-api 1.3.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tracing-api-1.3.3.jar to your project.

<dependency>
   <groupId>com.github.ben-manes.caffeine</groupId>
   <artifactId>tracing-api</artifactId>
   <version>1.3.3</version>
</dependency>
compile group: 'com.github.ben-manes.caffeine', name: 'tracing-api', version: '1.3.3'
libraryDependencies += "com.github.ben-manes.caffeine" % "tracing-api" % "1.3.3"
<dependency org="com.github.ben-manes.caffeine" name="tracing-api" rev="1.3.3"/>
@Grapes(@Grab(group='com.github.ben-manes.caffeine', module='tracing-api', version='1.3.3'))
'com.github.ben-manes.caffeine:tracing-api:jar:1.3.3'

Download

Click the following link to download the jar file.

tracing-api-1.3.3-javadoc.jar
tracing-api-1.3.3-sources.jar
tracing-api-1.3.3-tests.jar
tracing-api-1.3.3.jar
tracing-api-1.3.3.pom



Related Tutorials