is not current version
Last Version 1.0.6

io.gitee.tonggong:fast-framework 1.0.0

快速开发

GroupId

GroupId

io.gitee.tonggong
ArtifactId

ArtifactId

fast-framework
Version

Version

1.0.0
Type

Type

jar

Download fast-framework 1.0.0


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