Group Id be.yildiz-games
Artifact Id module-graphic-ogre
Version 1.1.0
Packaging jar
URL -
Badge
Last Updated 2016-09-20T04:06:42+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>1.1.0</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'module-graphic-ogre', version: '1.1.0'
implementation 'be.yildiz-games:module-graphic-ogre:1.1.0'
implementation("be.yildiz-games:module-graphic-ogre:1.1.0")
libraryDependencies += "be.yildiz-games" % "module-graphic-ogre" % "1.1.0"
<dependency org="be.yildiz-games" name="module-graphic-ogre" rev="1.1.0"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='module-graphic-ogre', version='1.1.0')
)
[be.yildiz-games/module-graphic-ogre "1.1.0"]
'be.yildiz-games:module-graphic-ogre:1.1.0'