is not current version
Last Version 2.6.19

com.github.gitssie:play-transport_2.12 2.6.18

play-transport

GroupId

GroupId

com.github.gitssie
ArtifactId

ArtifactId

play-transport_2.12
Version

Version

2.6.18
Type

Type

jar

Download play-transport_2.12 2.6.18


<!-- https://jarcasting.com/artifacts/com.github.gitssie/play-transport_2.12/ -->
<dependency>
    <groupId>com.github.gitssie</groupId>
    <artifactId>play-transport_2.12</artifactId>
    <version>2.6.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitssie/play-transport_2.12/
implementation 'com.github.gitssie:play-transport_2.12:2.6.18'
// https://jarcasting.com/artifacts/com.github.gitssie/play-transport_2.12/
implementation ("com.github.gitssie:play-transport_2.12:2.6.18")
'com.github.gitssie:play-transport_2.12:jar:2.6.18'
<dependency org="com.github.gitssie" name="play-transport_2.12" rev="2.6.18">
  <artifact name="play-transport_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitssie', module='play-transport_2.12', version='2.6.18')
)
libraryDependencies += "com.github.gitssie" % "play-transport_2.12" % "2.6.18"
[com.github.gitssie/play-transport_2.12 "2.6.18"]