Last Version

ScalaOSC 1.3.0

A library for OpenSoundControl (OSC), a message protocol used in multi-media applications.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scalaosc_3.0.0-M3
Version

Version

1.3.0
Type

Type

jar
Description

Description

ScalaOSC
A library for OpenSoundControl (OSC), a message protocol used in multi-media applications.
Project URL

Project URL

https://git.iem.at/sciss/ScalaOSC
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://git.iem.at/sciss/ScalaOSC

Download scalaosc_3.0.0-M3 1.3.0


<!-- https://jarcasting.com/artifacts/de.sciss/scalaosc_3.0.0-M3/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>scalaosc_3.0.0-M3</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/scalaosc_3.0.0-M3/
implementation 'de.sciss:scalaosc_3.0.0-M3:1.3.0'
// https://jarcasting.com/artifacts/de.sciss/scalaosc_3.0.0-M3/
implementation ("de.sciss:scalaosc_3.0.0-M3:1.3.0")
'de.sciss:scalaosc_3.0.0-M3:jar:1.3.0'
<dependency org="de.sciss" name="scalaosc_3.0.0-M3" rev="1.3.0">
  <artifact name="scalaosc_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='scalaosc_3.0.0-M3', version='1.3.0')
)
libraryDependencies += "de.sciss" % "scalaosc_3.0.0-M3" % "1.3.0"
[de.sciss/scalaosc_3.0.0-M3 "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M3 jar 3.0.0-M3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3.0.0-M3 jar 3.2.3

Project Modules

There are no modules declared in this project.