is not current version
Last Version 2.6.5

org.atmosphere:atmosphere-guice 0.9.2


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-guice
Version

Version

0.9.2
Type

Type

jar

Download atmosphere-guice 0.9.2


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