License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcomponent-native-freeimage |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Component Freeimage
Freeimage Ogre Dependencies compiled code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
component-native-freeimage-3.17.0.pom | |
component-native-freeimage-3.17.0.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/component-native-freeimage/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>component-native-freeimage</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-freeimage/
implementation 'be.yildiz-games:component-native-freeimage:3.17.0'
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-freeimage/
implementation ("be.yildiz-games:component-native-freeimage:3.17.0")
'be.yildiz-games:component-native-freeimage:jar:3.17.0'
<dependency org="be.yildiz-games" name="component-native-freeimage" rev="3.17.0">
<artifact name="component-native-freeimage" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='component-native-freeimage', version='3.17.0')
)
libraryDependencies += "be.yildiz-games" % "component-native-freeimage" % "3.17.0"
[be.yildiz-games/component-native-freeimage "3.17.0"]