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