Download jssrc-1.0.2-1.jar file - Jar j

Jar examples for j:jssrc

Description

JSSRC -- High Quality Java SSRC Resampler project

You can download jar file jssrc 1.0.2-1 in this page.

License

GPL 2

Build File

You can use the following script to add jssrc-1.0.2-1.jar to your project.

<dependency>
   <groupId>com.github.axet</groupId>
   <artifactId>jssrc</artifactId>
   <version>1.0.2-1</version>
</dependency>
compile group: 'com.github.axet', name: 'jssrc', version: '1.0.2-1'
libraryDependencies += "com.github.axet" % "jssrc" % "1.0.2-1"
<dependency org="com.github.axet" name="jssrc" rev="1.0.2-1"/>
@Grapes(@Grab(group='com.github.axet', module='jssrc', version='1.0.2-1'))
'com.github.axet:jssrc:jar:1.0.2-1'

Download

Click the following link to download the jar file.

jssrc-1.0.2-1-javadoc.jar
jssrc-1.0.2-1-sources.jar
jssrc-1.0.2-1.jar
jssrc-1.0.2-1.pom



Related Tutorials