is not current version
Last Version 3.1.3

org.atmosphere:javascript-project 2.2.8

Javascript clients for Atmosphere

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

javascript-project
Version

Version

2.2.8
Type

Type

pom

Download javascript-project 2.2.8


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