License |
License
CDDL
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.atmosphere.nettosphere.samples |
ArtifactId | ArtifactIdnettosphere-games |
Version | Version2.6.4 |
Type | Typejar |
Description |
DescriptionNettosphere Snake Games
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
nettosphere-games-2.6.4.pom | |
nettosphere-games-2.6.4.jar | 128 KB |
nettosphere-games-2.6.4-sources.jar | 108 KB |
nettosphere-games-2.6.4-javadoc.jar | 57 KB |
nettosphere-games-2.6.4-distribution.zip | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-games/ -->
<dependency>
<groupId>org.atmosphere.nettosphere.samples</groupId>
<artifactId>nettosphere-games</artifactId>
<version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-games/
implementation 'org.atmosphere.nettosphere.samples:nettosphere-games:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-games/
implementation ("org.atmosphere.nettosphere.samples:nettosphere-games:2.6.4")
'org.atmosphere.nettosphere.samples:nettosphere-games:jar:2.6.4'
<dependency org="org.atmosphere.nettosphere.samples" name="nettosphere-games" rev="2.6.4">
<artifact name="nettosphere-games" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.nettosphere.samples', module='nettosphere-games', version='2.6.4')
)
libraryDependencies += "org.atmosphere.nettosphere.samples" % "nettosphere-games" % "2.6.4"
[org.atmosphere.nettosphere.samples/nettosphere-games "2.6.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.atmosphere : atmosphere-runtime | jar | 2.6.4 |
org.atmosphere : nettosphere | jar | 3.2.1 |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11 |