is not current version
Last Version 1.3.4

com.github.axet:libogg 1.3.2-2


GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libogg
Version

Version

1.3.2-2
Type

Type

jar

Download libogg 1.3.2-2


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