Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcomponent-native-zlib |
Version | Version1.2.11.1 |
Type | Typejar |
Filename | Size |
---|---|
component-native-zlib-1.2.11.1.pom | |
component-native-zlib-1.2.11.1.jar | 413 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-zlib/
implementation 'be.yildiz-games:component-native-zlib:1.2.11.1'
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-zlib/
implementation ("be.yildiz-games:component-native-zlib:1.2.11.1")
'be.yildiz-games:component-native-zlib:jar:1.2.11.1'
<dependency org="be.yildiz-games" name="component-native-zlib" rev="1.2.11.1">
<artifact name="component-native-zlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='component-native-zlib', version='1.2.11.1')
)
libraryDependencies += "be.yildiz-games" % "component-native-zlib" % "1.2.11.1"
[be.yildiz-games/component-native-zlib "1.2.11.1"]