Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.toile-libre.libe |
ArtifactId | ArtifactIdsoundtransform |
Version | Version1.0.21 |
Type | Typejar |
Filename | Size |
---|---|
soundtransform-1.0.21.pom | |
soundtransform-1.0.21.jar | 1017 KB |
soundtransform-1.0.21-sources.jar | 1 MB |
soundtransform-1.0.21-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.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.toile-libre.libe/soundtransform/
implementation 'org.toile-libre.libe:soundtransform:1.0.21'
// https://jarcasting.com/artifacts/org.toile-libre.libe/soundtransform/
implementation ("org.toile-libre.libe:soundtransform:1.0.21")
'org.toile-libre.libe:soundtransform:jar:1.0.21'
<dependency org="org.toile-libre.libe" name="soundtransform" rev="1.0.21">
<artifact name="soundtransform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.toile-libre.libe', module='soundtransform', version='1.0.21')
)
libraryDependencies += "org.toile-libre.libe" % "soundtransform" % "1.0.21"
[org.toile-libre.libe/soundtransform "1.0.21"]