Download play-routes_2.12-2.6.9.jar file - Jar p

Jar examples for p:play-routes-2.12

Description

play-routes

You can download jar file play-routes_2.12 2.6.9 in this page.

Build File

You can use the following script to add play-routes_2.12-2.6.9.jar to your project.

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

Download

Click the following link to download the jar file.

play-routes_2.12-2.6.9-sources.jar
play-routes_2.12-2.6.9.jar
play-routes_2.12-2.6.9.pom



Related Tutorials