не последняя версия
Последняя версия 1.7.ga

com.ovea:jquery-mobile-contribs 1.3.ga

Some contribs for JQuery Mobile

Группа

Группа

com.ovea
Идентификатор

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

jquery-mobile-contribs
Версия

Версия

1.3.ga
Тип

Тип

jar

Скачать jquery-mobile-contribs 1.3.ga


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