ESPLab - JavaFX 8 GUI for ESP devices


License

License

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

esplab
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

ESPLab - JavaFX 8 GUI for ESP devices
ESPLab - JavaFX 8 GUI for ESP devices
Project URL

Project URL

http://mrstampy.github.io/ESPLab/
Source Code Management

Source Code Management

https://github.com/mrstampy/ESPLab.git

Download esplab

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.mrstampy : esp Optional jar 2.1
org.slf4j : slf4j-api Optional jar 1.7.7
org.reactfx : reactfx Optional jar 1.0.0
org.controlsfx : controlsfx Optional jar 8.0.5

Project Modules

There are no modules declared in this project.

ESPLab - JavaFX 8 GUI for ESP devices

This library provides classes to visualize and control the Lab interface for an ESP device.

Maven Dependency

<dependency>
     <groupId>com.github.mrstampy</groupId>
     <artifactId>esplab</artifactId>
     <version>1.0</version>
</dependency>

Versions

Version
1.2
1.1
1.0