GroupId | GroupIdcom.windhoverlabs |
---|---|
ArtifactId | ArtifactIdapp-commander-events |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
app-commander-events-0.1.0.pom | |
app-commander-events-0.1.0.jar | 24 KB |
app-commander-events-0.1.0-sources.jar | 15 KB |
app-commander-events-0.1.0-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.windhoverlabs/app-commander-events/ -->
<dependency>
<groupId>com.windhoverlabs</groupId>
<artifactId>app-commander-events</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.windhoverlabs/app-commander-events/
implementation 'com.windhoverlabs:app-commander-events:0.1.0'
// https://jarcasting.com/artifacts/com.windhoverlabs/app-commander-events/
implementation ("com.windhoverlabs:app-commander-events:0.1.0")
'com.windhoverlabs:app-commander-events:jar:0.1.0'
<dependency org="com.windhoverlabs" name="app-commander-events" rev="0.1.0">
<artifact name="app-commander-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.windhoverlabs', module='app-commander-events', version='0.1.0')
)
libraryDependencies += "com.windhoverlabs" % "app-commander-events" % "0.1.0"
[com.windhoverlabs/app-commander-events "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.windhoverlabs : commander-core | jar | 0.1.0 |
org.w3c : dom | jar | 2.3.0-jaxb-1.0.6 |
org.phoebus : core-framework | jar | 4.6.6-SNAPSHOT |
org.phoebus : core-util | jar | 4.6.6-SNAPSHOT |
org.phoebus : core-ui | jar | 4.6.6-SNAPSHOT |
org.phoebus : app-display-model | jar | 4.6.6-SNAPSHOT |
org.phoebus : app-display-representation-javafx | jar | 4.6.6-SNAPSHOT |
org.phoebus : app-display-runtime | jar | 4.6.6-SNAPSHOT |
com.gluonhq : maps | jar | 2.0.0-ea+4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | ${junit.version} |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.testfx : testfx-core | jar | 4.0.13-alpha |
org.testfx : testfx-junit | jar | 4.0.13-alpha |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.testfx : openjfx-monocle | jar | jdk-12.0.1+2 |