is not current version
Last Version 2.1.2

be.yildiz-games:module-graphic-ogre 2.0.3

Ogre implementation for the graphic module.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-graphic-ogre
Version

Version

2.0.3
Type

Type

jar

Download module-graphic-ogre 2.0.3


<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-graphic-ogre</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation 'be.yildiz-games:module-graphic-ogre:2.0.3'
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation ("be.yildiz-games:module-graphic-ogre:2.0.3")
'be.yildiz-games:module-graphic-ogre:jar:2.0.3'
<dependency org="be.yildiz-games" name="module-graphic-ogre" rev="2.0.3">
  <artifact name="module-graphic-ogre" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-graphic-ogre', version='2.0.3')
)
libraryDependencies += "be.yildiz-games" % "module-graphic-ogre" % "2.0.3"
[be.yildiz-games/module-graphic-ogre "2.0.3"]