License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.github.hiroshi-cl |
ArtifactId | ArtifactIdplay-routes-wire_2.11 |
Last Version | Last Version2.7.4-0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-routes-wire
An ad-hoc and tiny macro project for Play Framework with MacWire
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hiroshi-cl/play-routes-wire_2.11/ -->
<dependency>
<groupId>com.github.hiroshi-cl</groupId>
<artifactId>play-routes-wire_2.11</artifactId>
<version>2.7.4-0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiroshi-cl/play-routes-wire_2.11/
implementation 'com.github.hiroshi-cl:play-routes-wire_2.11:2.7.4-0.1.0'
// https://jarcasting.com/artifacts/com.github.hiroshi-cl/play-routes-wire_2.11/
implementation ("com.github.hiroshi-cl:play-routes-wire_2.11:2.7.4-0.1.0")
'com.github.hiroshi-cl:play-routes-wire_2.11:jar:2.7.4-0.1.0'
<dependency org="com.github.hiroshi-cl" name="play-routes-wire_2.11" rev="2.7.4-0.1.0">
<artifact name="play-routes-wire_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiroshi-cl', module='play-routes-wire_2.11', version='2.7.4-0.1.0')
)
libraryDependencies += "com.github.hiroshi-cl" % "play-routes-wire_2.11" % "2.7.4-0.1.0"
[com.github.hiroshi-cl/play-routes-wire_2.11 "2.7.4-0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
com.typesafe.play : play_2.11 | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.macwire : macros_2.11 | jar | 2.3.3 |