не последняя версия
Последняя версия 2.0.0.RC4

org.atmosphere:integration-cpr 2.0.0.RC2


Группа

Группа

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

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

integration-cpr
Версия

Версия

2.0.0.RC2
Тип

Тип

jar

Скачать integration-cpr 2.0.0.RC2


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