Download play-trace_2.12-2.6.6.jar file - Jar p

Jar examples for p:play-trace-2.12

Description

play-trace

You can download jar file play-trace_2.12 2.6.6 in this page.

Build File

You can use the following script to add play-trace_2.12-2.6.6.jar to your project.

<dependency>
   <groupId>com.github.gitssie</groupId>
   <artifactId>play-trace_2.12</artifactId>
   <version>2.6.6</version>
</dependency>
compile group: 'com.github.gitssie', name: 'play-trace_2.12', version: '2.6.6'
libraryDependencies += "com.github.gitssie" % "play-trace_2.12" % "2.6.6"
<dependency org="com.github.gitssie" name="play-trace_2.12" rev="2.6.6"/>
@Grapes(@Grab(group='com.github.gitssie', module='play-trace_2.12', version='2.6.6'))
'com.github.gitssie:play-trace_2.12:jar:2.6.6'

Download

Click the following link to download the jar file.

play-trace_2.12-2.6.6.jar
play-trace_2.12-2.6.6.pom



Related Tutorials