MVN

com.github.psambit9791 : wavfile

Maven & Gradle

Sep 12, 2020
1 usages
7 stars

wavfile - Java Wav File IO · Written by Andrew Greensted. Available at http://www.labbookpages.co.uk/audio/javaWavFiles.html. This is just packaged to be made available through Maven. All source code belongs to Andrew Greensted.

<dependency>
    <groupId>com.github.psambit9791</groupId>
    <artifactId>wavfile</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.psambit9791 : wavfile to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.github.psambit9791 : wavfile to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
wavfile-0.1

How to add a dependency to Maven

Add the following com.github.psambit9791 : wavfile maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.psambit9791</groupId>
    <artifactId>wavfile</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.psambit9791 : wavfile gradle dependency to your build.gradle file:

implementation 'com.github.psambit9791:wavfile:0.1'

Gradle Kotlin DSL: Add the following com.github.psambit9791 : wavfile gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.psambit9791:wavfile:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.psambit9791 : wavfile sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.psambit9791" % "wavfile" % "0.1"

Advertisement

Dependencies from Group

Sep 12, 2020
1 usages
7 stars
Feb 24, 2023
212 stars

Discover Dependencies

Sep 19, 2022
3 usages
2.7k stars
Aug 25, 2023
5 usages
283 stars
Apr 27, 2023
2 usages
75 stars
Aug 11, 2023
3 usages
31 stars
Aug 22, 2023
6 usages
2.1k stars
Aug 22, 2023
3 usages
2.1k stars
Jun 27, 2023
1 usages
746 stars
Aug 25, 2023
4 usages
3.9k stars
Dec 02, 2020
1 usages
8.3k stars