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

org.webjars:senchatouch 2.2.1-1

WebJar for Sencha Touch

Группа

Группа

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

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

senchatouch
Версия

Версия

2.2.1-1
Тип

Тип

jar

Скачать senchatouch 2.2.1-1


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