License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.pheymann |
ArtifactId | ArtifactIdrrt-play_2.11 |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptionrrt-play
rrt-play
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.pheymann |
Filename | Size |
---|---|
rrt-play_2.11-2.3.0.pom | |
rrt-play_2.11-2.3.0.jar | 7 KB |
rrt-play_2.11-2.3.0-sources.jar | 1 KB |
rrt-play_2.11-2.3.0-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pheymann/rrt-play_2.11/ -->
<dependency>
<groupId>com.github.pheymann</groupId>
<artifactId>rrt-play_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/rrt-play_2.11/
implementation 'com.github.pheymann:rrt-play_2.11:2.3.0'
// https://jarcasting.com/artifacts/com.github.pheymann/rrt-play_2.11/
implementation ("com.github.pheymann:rrt-play_2.11:2.3.0")
'com.github.pheymann:rrt-play_2.11:jar:2.3.0'
<dependency org="com.github.pheymann" name="rrt-play_2.11" rev="2.3.0">
<artifact name="rrt-play_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='rrt-play_2.11', version='2.3.0')
)
libraryDependencies += "com.github.pheymann" % "rrt-play_2.11" % "2.3.0"
[com.github.pheymann/rrt-play_2.11 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.pheymann : rrt-core_2.11 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.6 |