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