Download play-transport_2.12-2.6.10.jar file - Jar p

Jar examples for p:play-transport-2.12

Description

play-transport

You can download jar file play-transport_2.12 2.6.10 in this page.

Build File

You can use the following script to add play-transport_2.12-2.6.10.jar to your project.

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

Download

Click the following link to download the jar file.

play-transport_2.12-2.6.10.jar
play-transport_2.12-2.6.10.pom



Related Tutorials