is not current version
Last Version 2.0.0.RC4

org.atmosphere:integration-cpr 1.1.0.RC2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

integration-cpr
Version

Version

1.1.0.RC2
Type

Type

jar

Download integration-cpr 1.1.0.RC2


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