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

org.atmosphere.client:jquery 2.0.0.RC1


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

jquery
Версия

Версия

2.0.0.RC1
Тип

Тип

war

Скачать jquery 2.0.0.RC1

Имя Файла Размер
jquery-2.0.0.RC1.pom
jquery-2.0.0.RC1.war 254 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.atmosphere.client/jquery/ -->
<dependency>
    <groupId>org.atmosphere.client</groupId>
    <artifactId>jquery</artifactId>
    <version>2.0.0.RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.client/jquery/
implementation 'org.atmosphere.client:jquery:2.0.0.RC1'
// https://jarcasting.com/artifacts/org.atmosphere.client/jquery/
implementation ("org.atmosphere.client:jquery:2.0.0.RC1")
'org.atmosphere.client:jquery:war:2.0.0.RC1'
<dependency org="org.atmosphere.client" name="jquery" rev="2.0.0.RC1">
  <artifact name="jquery" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.client', module='jquery', version='2.0.0.RC1')
)
libraryDependencies += "org.atmosphere.client" % "jquery" % "2.0.0.RC1"
[org.atmosphere.client/jquery "2.0.0.RC1"]