| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gilt |
| Идентификатор | Идентификаторhandlebars_2.10 |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhandlebars
handlebars
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| handlebars_2.10-1.0.0.pom | |
| handlebars_2.10-1.0.0.jar | 253 KB |
| handlebars_2.10-1.0.0-sources.jar | 12 KB |
| handlebars_2.10-1.0.0-javadoc.jar | 485 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>handlebars_2.10</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/
implementation 'com.gilt:handlebars_2.10:1.0.0'
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/
implementation ("com.gilt:handlebars_2.10:1.0.0")
'com.gilt:handlebars_2.10:jar:1.0.0'
<dependency org="com.gilt" name="handlebars_2.10" rev="1.0.0">
<artifact name="handlebars_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='handlebars_2.10', version='1.0.0')
)
libraryDependencies += "com.gilt" % "handlebars_2.10" % "1.0.0"
[com.gilt/handlebars_2.10 "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| com.google.guava : guava | jar | 12.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-simple | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |