is not current version
Last Version 1.1.0

io.gitee.jiujiupin:fxu-framework 1.0.5


GroupId

GroupId

io.gitee.jiujiupin
ArtifactId

ArtifactId

fxu-framework
Version

Version

1.0.5
Type

Type

jar

Download fxu-framework 1.0.5


<!-- https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/ -->
<dependency>
    <groupId>io.gitee.jiujiupin</groupId>
    <artifactId>fxu-framework</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/
implementation 'io.gitee.jiujiupin:fxu-framework:1.0.5'
// https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/
implementation ("io.gitee.jiujiupin:fxu-framework:1.0.5")
'io.gitee.jiujiupin:fxu-framework:jar:1.0.5'
<dependency org="io.gitee.jiujiupin" name="fxu-framework" rev="1.0.5">
  <artifact name="fxu-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.jiujiupin', module='fxu-framework', version='1.0.5')
)
libraryDependencies += "io.gitee.jiujiupin" % "fxu-framework" % "1.0.5"
[io.gitee.jiujiupin/fxu-framework "1.0.5"]