GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdmodule-graphic-ogre |
Version | Version1.1.4 |
Type | Typejar |
Filename | Size |
---|---|
module-graphic-ogre-1.1.4.pom | |
module-graphic-ogre-1.1.4.jar | 164 KB |
module-graphic-ogre-1.1.4-win32.jar | 9 MB |
module-graphic-ogre-1.1.4-sources.jar | 387 KB |
module-graphic-ogre-1.1.4-linux64.jar | 325 KB |
module-graphic-ogre-1.1.4-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-graphic-ogre</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation 'be.yildiz-games:module-graphic-ogre:1.1.4'
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation ("be.yildiz-games:module-graphic-ogre:1.1.4")
'be.yildiz-games:module-graphic-ogre:jar:1.1.4'
<dependency org="be.yildiz-games" name="module-graphic-ogre" rev="1.1.4">
<artifact name="module-graphic-ogre" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-graphic-ogre', version='1.1.4')
)
libraryDependencies += "be.yildiz-games" % "module-graphic-ogre" % "1.1.4"
[be.yildiz-games/module-graphic-ogre "1.1.4"]