Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.atmosphere.nettosphere.samples |
ArtifactId | ArtifactIdnettosphere-games |
Version | Version2.4.5 |
Type | Typejar |
Filename | Size |
---|---|
nettosphere-games-2.4.5.pom | |
nettosphere-games-2.4.5.jar | 128 KB |
nettosphere-games-2.4.5-sources.jar | 83 KB |
nettosphere-games-2.4.5-javadoc.jar | 69 KB |
nettosphere-games-2.4.5-distribution.zip | 4 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.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-games/
implementation 'org.atmosphere.nettosphere.samples:nettosphere-games:2.4.5'
// https://jarcasting.com/artifacts/org.atmosphere.nettosphere.samples/nettosphere-games/
implementation ("org.atmosphere.nettosphere.samples:nettosphere-games:2.4.5")
'org.atmosphere.nettosphere.samples:nettosphere-games:jar:2.4.5'
<dependency org="org.atmosphere.nettosphere.samples" name="nettosphere-games" rev="2.4.5">
<artifact name="nettosphere-games" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.nettosphere.samples', module='nettosphere-games', version='2.4.5')
)
libraryDependencies += "org.atmosphere.nettosphere.samples" % "nettosphere-games" % "2.4.5"
[org.atmosphere.nettosphere.samples/nettosphere-games "2.4.5"]