
com.illposed.osc.argument.handler.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaosc-java-se-addons Show documentation
Show all versions of javaosc-java-se-addons Show documentation
An Open Sound Control library implementation in Java - Java SE/non-Android addons
The newest version!
// SPDX-FileCopyrightText: 2021 Robin Vobruba
//
// SPDX-License-Identifier: BSD-3-Clause
/**
* Provides {@link com.illposed.osc.argument.ArgumentHandler} implementations.
* Most, if not all of them can be found in the OSC specification (1.0 and 1.1).
*/
package com.illposed.osc.argument.handler;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy