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