o

osc_native0.3_2.11

https://gitlab.com/degreetech/o Scala Bindings
https://gitlab.com/srnb/osc
GPLv3
bugtf
Anthony Cerruti
Files download
File Operation
osc_native0.3_2.11-1.0.0.jar download
osc_native0.3_2.11-1.0.0.pom download
osc_native0.3_2.11-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>tf.bug</groupId>
  <artifactId>osc_native0.3_2.11</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'tf.bug:osc_native0.3_2.11:1.0.0'
Gradle Kotlin
implementation("tf.bug:osc_native0.3_2.11:1.0.0")
Scala SBT
libraryDependencies += "tf.bug" % "osc_native0.3_2.11" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='tf.bug', module='osc_native0.3_2.11', version='1.0.0')
)
Apache Ivy
<dependency org="tf.bug" name="osc_native0.3_2.11" rev="1.0.0" />
Leiningen
[tf.bug/osc_native0.3_2.11 "1.0.0"]
Apache Buildr
'tf.bug:osc_native0.3_2.11:jar:1.0.0'