Download play-libs_2.12-2.6.11.jar file - Jar p

Jar examples for p:play-libs-2.12

Description

play-libs

You can download jar file play-libs_2.12 2.6.11 in this page.

Build File

You can use the following script to add play-libs_2.12-2.6.11.jar to your project.

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

Download

Click the following link to download the jar file.

play-libs_2.12-2.6.11-sources.jar
play-libs_2.12-2.6.11.jar
play-libs_2.12-2.6.11.pom



Related Tutorials