License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.yalantis |
ArtifactId | ArtifactIdeqwaves |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionEqWaves
Simple android equaliser
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eqwaves-1.0.1.pom | |
eqwaves-1.0.1.aar | 1 MB |
eqwaves-1.0.1-sources.jar | 13 KB |
eqwaves-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yalantis/eqwaves/ -->
<dependency>
<groupId>com.yalantis</groupId>
<artifactId>eqwaves</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yalantis/eqwaves/
implementation 'com.yalantis:eqwaves:1.0.1'
// https://jarcasting.com/artifacts/com.yalantis/eqwaves/
implementation ("com.yalantis:eqwaves:1.0.1")
'com.yalantis:eqwaves:aar:1.0.1'
<dependency org="com.yalantis" name="eqwaves" rev="1.0.1">
<artifact name="eqwaves" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yalantis', module='eqwaves', version='1.0.1')
)
libraryDependencies += "com.yalantis" % "eqwaves" % "1.0.1"
[com.yalantis/eqwaves "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton.timber : timber | jar | 4.1.1 |
com.android.support » support-annotations | jar | 23.2.0 |