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