Files download
File Operation
opus-java-natives-1.1.1.jar download
opus-java-natives-1.1.1.pom download
Apache Maven
<dependency>
  <groupId>club.minnced</groupId>
  <artifactId>opus-java-natives</artifactId>
  <version>1.1.1</version>
</dependency>
Gradle Groovy
implementation 'club.minnced:opus-java-natives:1.1.1'
Gradle Kotlin
implementation("club.minnced:opus-java-natives:1.1.1")
Scala SBT
libraryDependencies += "club.minnced" % "opus-java-natives" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='club.minnced', module='opus-java-natives', version='1.1.1')
)
Apache Ivy
<dependency org="club.minnced" name="opus-java-natives" rev="1.1.1" />
Leiningen
[club.minnced/opus-java-natives "1.1.1"]
Apache Buildr
'club.minnced:opus-java-natives:jar:1.1.1'
Dependencies
The project has no third-party dependencies