| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.alexarchambault.play22sbt |
| Идентификатор | Идентификаторtemplates-compiler_2.10 |
| Последняя версия | Последняя версия2.2.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTemplates-Compiler
Templates-Compiler
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.alexarchambault.play22sbt |
<!-- https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/templates-compiler_2.10/ -->
<dependency>
<groupId>com.github.alexarchambault.play22sbt</groupId>
<artifactId>templates-compiler_2.10</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/templates-compiler_2.10/
implementation 'com.github.alexarchambault.play22sbt:templates-compiler_2.10:2.2.6'
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/templates-compiler_2.10/
implementation ("com.github.alexarchambault.play22sbt:templates-compiler_2.10:2.2.6")
'com.github.alexarchambault.play22sbt:templates-compiler_2.10:jar:2.2.6'
<dependency org="com.github.alexarchambault.play22sbt" name="templates-compiler_2.10" rev="2.2.6">
<artifact name="templates-compiler_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexarchambault.play22sbt', module='templates-compiler_2.10', version='2.2.6')
)
libraryDependencies += "com.github.alexarchambault.play22sbt" % "templates-compiler_2.10" % "2.2.6"
[com.github.alexarchambault.play22sbt/templates-compiler_2.10 "2.2.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.scala-incubator.io : scala-io-file_2.10 | jar | 0.4.2 |
| org.scala-lang : scala-compiler | jar | 2.10.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.specs2 : specs2_2.10 | jar | 2.1.1 |