is not current version
Last Version 1.1.2

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


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.cico216
ArtifactId

ArtifactId

mnt-fx-gui
Version

Version

1.0
Type

Type

pom

Download mnt-fx-gui 1.0

Filename Size
mnt-fx-gui-1.0.pom 783 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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cico216/mnt-fx-gui/
implementation 'com.github.cico216:mnt-fx-gui:1.0'
// https://jarcasting.com/artifacts/com.github.cico216/mnt-fx-gui/
implementation ("com.github.cico216:mnt-fx-gui:1.0")
'com.github.cico216:mnt-fx-gui:pom:1.0'
<dependency org="com.github.cico216" name="mnt-fx-gui" rev="1.0">
  <artifact name="mnt-fx-gui" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cico216', module='mnt-fx-gui', version='1.0')
)
libraryDependencies += "com.github.cico216" % "mnt-fx-gui" % "1.0"
[com.github.cico216/mnt-fx-gui "1.0"]