is not current version
Last Version 1.0.2-6

com.github.axet:jssrc 1.0.2-4

JSSRC -- High Quality Java SSRC Resampler project

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

jssrc
Version

Version

1.0.2-4
Type

Type

jar

Download jssrc 1.0.2-4


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