Group Id be.yildiz-games
Artifact Id module-graphic-ogre
Version 2.0.3
Packaging jar
URL -
Badge
Last Updated 2018-04-08T03:34:31+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-graphic-ogre</artifactId>
    <version>2.0.3</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'module-graphic-ogre', version: '2.0.3'
implementation 'be.yildiz-games:module-graphic-ogre:2.0.3'
implementation("be.yildiz-games:module-graphic-ogre:2.0.3")
libraryDependencies += "be.yildiz-games" % "module-graphic-ogre" % "2.0.3"
<dependency org="be.yildiz-games" name="module-graphic-ogre" rev="2.0.3"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='module-graphic-ogre', version='2.0.3')
)
[be.yildiz-games/module-graphic-ogre "2.0.3"]
'be.yildiz-games:module-graphic-ogre:2.0.3'