Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.toile-libre.libe |
ArtifactId | ArtifactIdsoundtransform |
Version | Version1.0.17 |
Type | Typeaar |
Filename | Size |
---|---|
soundtransform-1.0.17.pom | |
soundtransform-1.0.17.aar | 2 MB |
soundtransform-1.0.17-sources.jar | 1 MB |
soundtransform-1.0.17-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.toile-libre.libe/soundtransform/ -->
<dependency>
<groupId>org.toile-libre.libe</groupId>
<artifactId>soundtransform</artifactId>
<version>1.0.17</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.toile-libre.libe/soundtransform/
implementation 'org.toile-libre.libe:soundtransform:1.0.17'
// https://jarcasting.com/artifacts/org.toile-libre.libe/soundtransform/
implementation ("org.toile-libre.libe:soundtransform:1.0.17")
'org.toile-libre.libe:soundtransform:aar:1.0.17'
<dependency org="org.toile-libre.libe" name="soundtransform" rev="1.0.17">
<artifact name="soundtransform" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.toile-libre.libe', module='soundtransform', version='1.0.17')
)
libraryDependencies += "org.toile-libre.libe" % "soundtransform" % "1.0.17"
[org.toile-libre.libe/soundtransform "1.0.17"]