GroupId | GroupIdio.gitee.jiujiupin |
---|---|
ArtifactId | ArtifactIdfxu-framework |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
fxu-framework-1.0.4.pom | |
fxu-framework-1.0.4.jar | 165 KB |
fxu-framework-1.0.4-sources.jar | 89 KB |
fxu-framework-1.0.4-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/ -->
<dependency>
<groupId>io.gitee.jiujiupin</groupId>
<artifactId>fxu-framework</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/
implementation 'io.gitee.jiujiupin:fxu-framework:1.0.4'
// https://jarcasting.com/artifacts/io.gitee.jiujiupin/fxu-framework/
implementation ("io.gitee.jiujiupin:fxu-framework:1.0.4")
'io.gitee.jiujiupin:fxu-framework:jar:1.0.4'
<dependency org="io.gitee.jiujiupin" name="fxu-framework" rev="1.0.4">
<artifact name="fxu-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.jiujiupin', module='fxu-framework', version='1.0.4')
)
libraryDependencies += "io.gitee.jiujiupin" % "fxu-framework" % "1.0.4"
[io.gitee.jiujiupin/fxu-framework "1.0.4"]