OpenRGB.jar

A Java client to use with OpenRGB server

License

License

GNU GPLv3
GroupId

GroupId

be.breina
ArtifactId

ArtifactId

OpenRGB.jar
Last Version

Last Version

0.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

OpenRGB.jar
A Java client to use with OpenRGB server
Project URL

Project URL

https://github.com/Breina/OpenRGB.jar
Source Code Management

Source Code Management

http://github.com/simpligility/ossrh-demo/tree/master

Download OpenRGB.jar

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30-M1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.jetbrains.kotlin : kotlin-test jar 1.4.30-M1

Project Modules

There are no modules declared in this project.
be.breina

simpligility

Versions

Version
0.2.5
0.2.4
0.2.3