не последняя версия
Последняя версия 1.0.0

org.webjars.npm:string-template 0.2.0

WebJar for string-template

Группа

Группа

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

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

string-template
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать string-template 0.2.0


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