| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tototoshi |
| Идентификатор | Идентификаторplay-joda-routes-binder_2.12 |
| Версия | Версия1.4.0 |
| Тип | Типjar |
| Описание |
Описаниеplay-joda-routes-binder
play-joda-routes-binder
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.tototoshi |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/play-joda-routes-binder_2.12/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>play-joda-routes-binder_2.12</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/play-joda-routes-binder_2.12/
implementation 'com.github.tototoshi:play-joda-routes-binder_2.12:1.4.0'
// https://jarcasting.com/artifacts/com.github.tototoshi/play-joda-routes-binder_2.12/
implementation ("com.github.tototoshi:play-joda-routes-binder_2.12:1.4.0")
'com.github.tototoshi:play-joda-routes-binder_2.12:jar:1.4.0'
<dependency org="com.github.tototoshi" name="play-joda-routes-binder_2.12" rev="1.4.0">
<artifact name="play-joda-routes-binder_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='play-joda-routes-binder_2.12', version='1.4.0')
)
libraryDependencies += "com.github.tototoshi" % "play-joda-routes-binder_2.12" % "1.4.0"
[com.github.tototoshi/play-joda-routes-binder_2.12 "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play_2.12 | jar | 2.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play-test_2.12 | jar | 2.8.0 |
| org.scalatest : scalatest_2.12 | jar | 3.1.0 |