MVN

io.github.vveird : StreamDeckCore

Maven & Gradle

Mar 21, 2019
29 stars

VVIERD Streamdeck API · This is a small API to use the Elgato Streamdeck hardware with minimal dependencies

<dependency>
    <groupId>io.github.vveird</groupId>
    <artifactId>StreamDeckCore</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.vveird : StreamDeckCore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.github.vveird : StreamDeckCore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
StreamDeckCore-1.0.3
StreamDeckCore-1.0.2
StreamDeckCore-1.0.1
StreamDeckCore-1.0.0

How to add a dependency to Maven

Add the following io.github.vveird : StreamDeckCore maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.vveird</groupId>
    <artifactId>StreamDeckCore</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.vveird : StreamDeckCore gradle dependency to your build.gradle file:

implementation 'io.github.vveird:StreamDeckCore:1.0.3'

Gradle Kotlin DSL: Add the following io.github.vveird : StreamDeckCore gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.vveird:StreamDeckCore:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.vveird : StreamDeckCore sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.vveird" % "StreamDeckCore" % "1.0.3"

Advertisement

Dependencies from Group

Jan 10, 2019
1 usages
2 stars
Mar 21, 2019
29 stars

Discover Dependencies

Jan 08, 2020
5 stars
Jul 01, 2019
1 stars
Oct 29, 2021
1k stars
Apr 16, 2020
847 stars
Apr 16, 2020
847 stars
Apr 16, 2020
847 stars
Oct 29, 2021
1 usages
854 stars