License |
License
MIT
|
---|---|
Categories |
CategoriesGUI User Interface CLI |
GroupId | GroupIdio.gitlab.mguimard |
ArtifactId | ArtifactIdopenrgb-client |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenrgb-client
Java client for OpenRGB server
|
Project URL |
Project URL |
Filename | Size |
---|---|
openrgb-client-1.15.pom | |
openrgb-client-1.15.jar | 35 KB |
openrgb-client-1.15-sources.jar | 21 KB |
openrgb-client-1.15-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitlab.mguimard/openrgb-client/ -->
<dependency>
<groupId>io.gitlab.mguimard</groupId>
<artifactId>openrgb-client</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.mguimard/openrgb-client/
implementation 'io.gitlab.mguimard:openrgb-client:1.15'
// https://jarcasting.com/artifacts/io.gitlab.mguimard/openrgb-client/
implementation ("io.gitlab.mguimard:openrgb-client:1.15")
'io.gitlab.mguimard:openrgb-client:jar:1.15'
<dependency org="io.gitlab.mguimard" name="openrgb-client" rev="1.15">
<artifact name="openrgb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.mguimard', module='openrgb-client', version='1.15')
)
libraryDependencies += "io.gitlab.mguimard" % "openrgb-client" % "1.15"
[io.gitlab.mguimard/openrgb-client "1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.scm : maven-scm-api | jar | 1.11.2 |
org.apache.maven.scm : maven-scm-provider-gitexe | jar | 1.11.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |