License |
License |
---|---|
GroupId | GroupIdio.gitee.hjzq |
ArtifactId | ArtifactIdzq-framework-core |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description张谦开发框架-基础库
|
Filename | Size |
---|---|
zq-framework-core-3.0.2.pom | |
zq-framework-core-3.0.2.jar | 1 MB |
zq-framework-core-3.0.2-sources.jar | 1 MB |
zq-framework-core-3.0.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.hjzq/zq-framework-core/ -->
<dependency>
<groupId>io.gitee.hjzq</groupId>
<artifactId>zq-framework-core</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.hjzq/zq-framework-core/
implementation 'io.gitee.hjzq:zq-framework-core:3.0.2'
// https://jarcasting.com/artifacts/io.gitee.hjzq/zq-framework-core/
implementation ("io.gitee.hjzq:zq-framework-core:3.0.2")
'io.gitee.hjzq:zq-framework-core:jar:3.0.2'
<dependency org="io.gitee.hjzq" name="zq-framework-core" rev="3.0.2">
<artifact name="zq-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.hjzq', module='zq-framework-core', version='3.0.2')
)
libraryDependencies += "io.gitee.hjzq" % "zq-framework-core" % "3.0.2"
[io.gitee.hjzq/zq-framework-core "3.0.2"]