ScalaOSC

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_0.27
Last Version

Last Version

1.2.3
Release Date

Release Date

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

Download scalaosc_0.27

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_0.27 jar 3.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2