License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.gagravarr |
ArtifactId | ArtifactIdvorbis-java-core |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOgg and Vorbis for Java, Core
Ogg and Vorbis toolkit and tools for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
vorbis-java-core-0.8.pom | |
vorbis-java-core-0.8.jar | 46 KB |
vorbis-java-core-0.8-tests.jar | 29 KB |
vorbis-java-core-0.8-sources.jar | 42 KB |
vorbis-java-core-0.8-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gagravarr/vorbis-java-core/ -->
<dependency>
<groupId>org.gagravarr</groupId>
<artifactId>vorbis-java-core</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.gagravarr/vorbis-java-core/
implementation 'org.gagravarr:vorbis-java-core:0.8'
// https://jarcasting.com/artifacts/org.gagravarr/vorbis-java-core/
implementation ("org.gagravarr:vorbis-java-core:0.8")
'org.gagravarr:vorbis-java-core:jar:0.8'
<dependency org="org.gagravarr" name="vorbis-java-core" rev="0.8">
<artifact name="vorbis-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gagravarr', module='vorbis-java-core', version='0.8')
)
libraryDependencies += "org.gagravarr" % "vorbis-java-core" % "0.8"
[org.gagravarr/vorbis-java-core "0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |