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