| Группа | Группаcom.gilt |
|---|---|
| Идентификатор | Идентификаторhandlebars_2.10 |
| Версия | Версия0.0.24 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| handlebars_2.10-0.0.24.pom | |
| handlebars_2.10-0.0.24.jar | 254 KB |
| handlebars_2.10-0.0.24-sources.jar | 12 KB |
| handlebars_2.10-0.0.24-javadoc.jar | 485 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>handlebars_2.10</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/
implementation 'com.gilt:handlebars_2.10:0.0.24'
// https://jarcasting.com/artifacts/com.gilt/handlebars_2.10/
implementation ("com.gilt:handlebars_2.10:0.0.24")
'com.gilt:handlebars_2.10:jar:0.0.24'
<dependency org="com.gilt" name="handlebars_2.10" rev="0.0.24">
<artifact name="handlebars_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='handlebars_2.10', version='0.0.24')
)
libraryDependencies += "com.gilt" % "handlebars_2.10" % "0.0.24"
[com.gilt/handlebars_2.10 "0.0.24"]