| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторclosure-templates |
| Последняя версия | Последняя версия20151008.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеclosure-templates
WebJar for closure-templates
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| closure-templates-20151008.0.0.pom | |
| closure-templates-20151008.0.0.jar | 26 MB |
| closure-templates-20151008.0.0-sources.jar | 22 bytes |
| closure-templates-20151008.0.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/closure-templates/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>closure-templates</artifactId>
<version>20151008.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/closure-templates/
implementation 'org.webjars.npm:closure-templates:20151008.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/closure-templates/
implementation ("org.webjars.npm:closure-templates:20151008.0.0")
'org.webjars.npm:closure-templates:jar:20151008.0.0'
<dependency org="org.webjars.npm" name="closure-templates" rev="20151008.0.0">
<artifact name="closure-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='closure-templates', version='20151008.0.0')
)
libraryDependencies += "org.webjars.npm" % "closure-templates" % "20151008.0.0"
[org.webjars.npm/closure-templates "20151008.0.0"]