| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.tototoshi |
| Идентификатор | Идентификаторplay-scalate_2.11 |
| Версия | Версия0.3.0 |
| Тип | Типjar |
| Описание |
Описаниеplay-scalate
play-scalate
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.tototoshi |
| Имя Файла | Размер |
|---|---|
| play-scalate_2.11-0.3.0.pom | |
| play-scalate_2.11-0.3.0.jar | 12 KB |
| play-scalate_2.11-0.3.0-sources.jar | 2 KB |
| play-scalate_2.11-0.3.0-javadoc.jar | 355 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/play-scalate_2.11/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>play-scalate_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/play-scalate_2.11/
implementation 'com.github.tototoshi:play-scalate_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.tototoshi/play-scalate_2.11/
implementation ("com.github.tototoshi:play-scalate_2.11:0.3.0")
'com.github.tototoshi:play-scalate_2.11:jar:0.3.0'
<dependency org="com.github.tototoshi" name="play-scalate_2.11" rev="0.3.0">
<artifact name="play-scalate_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='play-scalate_2.11', version='0.3.0')
)
libraryDependencies += "com.github.tototoshi" % "play-scalate_2.11" % "0.3.0"
[com.github.tototoshi/play-scalate_2.11 "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play_2.11 | jar | 2.5.0 |
| org.scalatra.scalate : scalate-core_2.11 | jar | 1.7.1 |