License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.the4thdimension |
ArtifactId | ArtifactIdaudio-wife |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionAudioWife
A simple themable & integrable audio player library for Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
audio-wife-1.0.3.pom | |
audio-wife-1.0.3.aar | 61 KB |
audio-wife-1.0.3-sources.jar | 5 KB |
audio-wife-1.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.the4thdimension/audio-wife/ -->
<dependency>
<groupId>net.the4thdimension</groupId>
<artifactId>audio-wife</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.the4thdimension/audio-wife/
implementation 'net.the4thdimension:audio-wife:1.0.3'
// https://jarcasting.com/artifacts/net.the4thdimension/audio-wife/
implementation ("net.the4thdimension:audio-wife:1.0.3")
'net.the4thdimension:audio-wife:aar:1.0.3'
<dependency org="net.the4thdimension" name="audio-wife" rev="1.0.3">
<artifact name="audio-wife" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.the4thdimension', module='audio-wife', version='1.0.3')
)
libraryDependencies += "net.the4thdimension" % "audio-wife" % "1.0.3"
[net.the4thdimension/audio-wife "1.0.3"]