не последняя версия
Последняя версия beta1.0.0-1

org.webjars:jquery-tmpl beta1.0.0

WebJar for jQuery Templates plugin

Группа

Группа

org.webjars
Идентификатор

Идентификатор

jquery-tmpl
Версия

Версия

beta1.0.0
Тип

Тип

jar

Скачать jquery-tmpl beta1.0.0


<!-- https://jarcasting.com/artifacts/org.webjars/jquery-tmpl/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>jquery-tmpl</artifactId>
    <version>beta1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery-tmpl/
implementation 'org.webjars:jquery-tmpl:beta1.0.0'
// https://jarcasting.com/artifacts/org.webjars/jquery-tmpl/
implementation ("org.webjars:jquery-tmpl:beta1.0.0")
'org.webjars:jquery-tmpl:jar:beta1.0.0'
<dependency org="org.webjars" name="jquery-tmpl" rev="beta1.0.0">
  <artifact name="jquery-tmpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery-tmpl', version='beta1.0.0')
)
libraryDependencies += "org.webjars" % "jquery-tmpl" % "beta1.0.0"
[org.webjars/jquery-tmpl "beta1.0.0"]