Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.aestron |
ArtifactId | ArtifactIdaestron-audio |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
aestron-audio-1.7.0.pom | |
aestron-audio-1.7.0.aar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.aestron/aestron-audio/ -->
<dependency>
<groupId>net.aestron</groupId>
<artifactId>aestron-audio</artifactId>
<version>1.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.aestron/aestron-audio/
implementation 'net.aestron:aestron-audio:1.7.0'
// https://jarcasting.com/artifacts/net.aestron/aestron-audio/
implementation ("net.aestron:aestron-audio:1.7.0")
'net.aestron:aestron-audio:aar:1.7.0'
<dependency org="net.aestron" name="aestron-audio" rev="1.7.0">
<artifact name="aestron-audio" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.aestron', module='aestron-audio', version='1.7.0')
)
libraryDependencies += "net.aestron" % "aestron-audio" % "1.7.0"
[net.aestron/aestron-audio "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.41 |