Last Version

DashButtonWatcher 1.0

Java Project to listen for dash button clicks in your local network.

License

License

GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

dashbuttonwatcher-api
Version

Version

1.0
Type

Type

jar
Description

Description

DashButtonWatcher
Java Project to listen for dash button clicks in your local network.

Download dashbuttonwatcher-api 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4

Project Modules

There are no modules declared in this project.