GroupId | GroupIdio.gitee.jiujiupin |
---|---|
ArtifactId | ArtifactIdfxu-framework |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
fxu-framework-1.0.5.pom | |
fxu-framework-1.0.5.jar | 169 KB |
fxu-framework-1.0.5-sources.jar | 90 KB |
fxu-framework-1.0.5-javadoc.jar | 539 KB |
Browse |
<!-- 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"]