| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tototoshi |
| ArtifactId | ArtifactIdreverse-router-extension_2.11 |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptionreverse-router-extension
reverse-router-extension
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.tototoshi |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/reverse-router-extension_2.11/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>reverse-router-extension_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/reverse-router-extension_2.11/
implementation 'com.github.tototoshi:reverse-router-extension_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.tototoshi/reverse-router-extension_2.11/
implementation ("com.github.tototoshi:reverse-router-extension_2.11:0.3.0")
'com.github.tototoshi:reverse-router-extension_2.11:jar:0.3.0'
<dependency org="com.github.tototoshi" name="reverse-router-extension_2.11" rev="0.3.0">
<artifact name="reverse-router-extension_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='reverse-router-extension_2.11', version='0.3.0')
)
libraryDependencies += "com.github.tototoshi" % "reverse-router-extension_2.11" % "0.3.0"
[com.github.tototoshi/reverse-router-extension_2.11 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.typesafe.play : play_2.11 | jar | 2.6.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |