is not current version
Last Version 2.0.8

org.atmosphere.samples:atmosphere-di-guice-sample 0.8.2


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-di-guice-sample
Version

Version

0.8.2
Type

Type

war

Download atmosphere-di-guice-sample 0.8.2


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