| License |
License |
|---|---|
| GroupId | GroupIdcom.mulgish |
| ArtifactId | ArtifactIdmutinyfx |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
DescriptionMutinyFX
Mutiny for JavaFX
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mutinyfx-0.0.5.pom | |
| mutinyfx-0.0.5.jar | 7 KB |
| mutinyfx-0.0.5-sources.jar | 5 KB |
| mutinyfx-0.0.5-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mulgish/mutinyfx/ -->
<dependency>
<groupId>com.mulgish</groupId>
<artifactId>mutinyfx</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mulgish/mutinyfx/
implementation 'com.mulgish:mutinyfx:0.0.5'
// https://jarcasting.com/artifacts/com.mulgish/mutinyfx/
implementation ("com.mulgish:mutinyfx:0.0.5")
'com.mulgish:mutinyfx:jar:0.0.5'
<dependency org="com.mulgish" name="mutinyfx" rev="0.0.5">
<artifact name="mutinyfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mulgish', module='mutinyfx', version='0.0.5')
)
libraryDependencies += "com.mulgish" % "mutinyfx" % "0.0.5"
[com.mulgish/mutinyfx "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-graphics | jar | 11.0.2 |
| io.smallrye.reactive : mutiny | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-controls | jar | 11.0.2 |
| org.testfx : testfx-junit5 | jar | 4.0.16-alpha |
| org.testfx : openjfx-monocle | jar | jdk-11+26 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |