GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdmodule-graphic-ogre |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
module-graphic-ogre-2.1.0.pom | |
module-graphic-ogre-2.1.0.jar | 309 KB |
module-graphic-ogre-2.1.0-sources.jar | 352 KB |
module-graphic-ogre-2.1.0-javadoc.jar | 798 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-graphic-ogre</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation 'be.yildiz-games:module-graphic-ogre:2.1.0'
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation ("be.yildiz-games:module-graphic-ogre:2.1.0")
'be.yildiz-games:module-graphic-ogre:jar:2.1.0'
<dependency org="be.yildiz-games" name="module-graphic-ogre" rev="2.1.0">
<artifact name="module-graphic-ogre" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-graphic-ogre', version='2.1.0')
)
libraryDependencies += "be.yildiz-games" % "module-graphic-ogre" % "2.1.0"
[be.yildiz-games/module-graphic-ogre "2.1.0"]