| License |
License |
|---|---|
| GroupId | GroupIdbe.yildiz-games |
| ArtifactId | ArtifactIdmodule-graphic-ogre |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYildiz Module Graphic Ogre
Ogre implementation for the graphic module.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| module-graphic-ogre-2.1.2.pom | |
| module-graphic-ogre-2.1.2.jar | 163 KB |
| module-graphic-ogre-2.1.2-win32.jar | 9 MB |
| module-graphic-ogre-2.1.2-sources.jar | 386 KB |
| module-graphic-ogre-2.1.2-linux64.jar | 323 KB |
| module-graphic-ogre-2.1.2-javadoc.jar | 129 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation 'be.yildiz-games:module-graphic-ogre:2.1.2'
// https://jarcasting.com/artifacts/be.yildiz-games/module-graphic-ogre/
implementation ("be.yildiz-games:module-graphic-ogre:2.1.2")
'be.yildiz-games:module-graphic-ogre:jar:2.1.2'
<dependency org="be.yildiz-games" name="module-graphic-ogre" rev="2.1.2">
<artifact name="module-graphic-ogre" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-graphic-ogre', version='2.1.2')
)
libraryDependencies += "be.yildiz-games" % "module-graphic-ogre" % "2.1.2"
[be.yildiz-games/module-graphic-ogre "2.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| be.yildiz-games : module-graphic | jar | 2.1.2 |
| be.yildiz-games : common-jni | jar | 1.0.2 |
| be.yildiz-games : common-libloader | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
| org.mockito : mockito-core | jar | 2.23.4 |