is not current version
Last Version 1.0.23

org.toile-libre.libe:soundtransform 1.0.21

Java library to shape a voice with an instrument.

Categories

Categories

ORM Data
GroupId

GroupId

org.toile-libre.libe
ArtifactId

ArtifactId

soundtransform
Version

Version

1.0.21
Type

Type

jar

Download soundtransform 1.0.21


<!-- 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"]