is not current version
Last Version 2.0.0.RC4

org.atmosphere:integration-cpr 1.0.3


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

integration-cpr
Version

Version

1.0.3
Type

Type

jar

Download integration-cpr 1.0.3


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