is not current version
Last Version 2.4-1

com.github.axet:TarsosDSP 2.4

TarsosDSP library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

TarsosDSP
Version

Version

2.4
Type

Type

aar

Download TarsosDSP 2.4


<!-- https://jarcasting.com/artifacts/com.github.axet/TarsosDSP/ -->
<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>TarsosDSP</artifactId>
    <version>2.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/TarsosDSP/
implementation 'com.github.axet:TarsosDSP:2.4'
// https://jarcasting.com/artifacts/com.github.axet/TarsosDSP/
implementation ("com.github.axet:TarsosDSP:2.4")
'com.github.axet:TarsosDSP:aar:2.4'
<dependency org="com.github.axet" name="TarsosDSP" rev="2.4">
  <artifact name="TarsosDSP" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='TarsosDSP', version='2.4')
)
libraryDependencies += "com.github.axet" % "TarsosDSP" % "2.4"
[com.github.axet/TarsosDSP "2.4"]