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