is not current version
Last Version 1.1.2

com.github.cico216:mnt-fx-gui 1.1


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.cico216
ArtifactId

ArtifactId

mnt-fx-gui
Version

Version

1.1
Type

Type

pom

Download mnt-fx-gui 1.1

Filename Size
mnt-fx-gui-1.1.pom 852 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.cico216/mnt-fx-gui/ -->
<dependency>
    <groupId>com.github.cico216</groupId>
    <artifactId>mnt-fx-gui</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cico216/mnt-fx-gui/
implementation 'com.github.cico216:mnt-fx-gui:1.1'
// https://jarcasting.com/artifacts/com.github.cico216/mnt-fx-gui/
implementation ("com.github.cico216:mnt-fx-gui:1.1")
'com.github.cico216:mnt-fx-gui:pom:1.1'
<dependency org="com.github.cico216" name="mnt-fx-gui" rev="1.1">
  <artifact name="mnt-fx-gui" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cico216', module='mnt-fx-gui', version='1.1')
)
libraryDependencies += "com.github.cico216" % "mnt-fx-gui" % "1.1"
[com.github.cico216/mnt-fx-gui "1.1"]