is not current version
Last Version 2.0.8

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


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.7
Type

Type

war

Download atmosphere-di-guice-sample 0.7


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