is not current version
Last Version 2.6.4

org.atmosphere.samples:wasync-samples 2.0.1


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

wasync-samples
Version

Version

2.0.1
Type

Type

pom

Download wasync-samples 2.0.1

Filename Size
wasync-samples-2.0.1.pom 1 KB
Browse

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