Last Version

mutils-openjfx 0.0.1.RELEASE

A mini utils for java.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

cn.minsin
ArtifactId

ArtifactId

mutils-openjfx
Version

Version

0.0.1.RELEASE
Type

Type

jar
Description

Description

mutils-openjfx
A mini utils for java.
Project URL

Project URL

https://github.com/mintonzhang/mutils-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/mintonzhang/mutils-spring-boot-starter

Download mutils-openjfx 0.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/cn.minsin/mutils-openjfx/ -->
<dependency>
    <groupId>cn.minsin</groupId>
    <artifactId>mutils-openjfx</artifactId>
    <version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.minsin/mutils-openjfx/
implementation 'cn.minsin:mutils-openjfx:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.minsin/mutils-openjfx/
implementation ("cn.minsin:mutils-openjfx:0.0.1.RELEASE")
'cn.minsin:mutils-openjfx:jar:0.0.1.RELEASE'
<dependency org="cn.minsin" name="mutils-openjfx" rev="0.0.1.RELEASE">
  <artifact name="mutils-openjfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.minsin', module='mutils-openjfx', version='0.0.1.RELEASE')
)
libraryDependencies += "cn.minsin" % "mutils-openjfx" % "0.0.1.RELEASE"
[cn.minsin/mutils-openjfx "0.0.1.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2
org.projectlombok : lombok jar 1.18.0
com.alibaba : fastjson jar 1.2.68

Project Modules

There are no modules declared in this project.