Download play-config_2.12-2.6.8.jar file - Jar p

Jar examples for p:play-config-2.12

Description

play-config

You can download jar file play-config_2.12 2.6.8 in this page.

Build File

You can use the following script to add play-config_2.12-2.6.8.jar to your project.

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

Download

Click the following link to download the jar file.

play-config_2.12-2.6.8-sources.jar
play-config_2.12-2.6.8.jar
play-config_2.12-2.6.8.pom



Related Tutorials