License |
License |
---|---|
GroupId | GroupIdtop.zopx |
ArtifactId | ArtifactIdgoku-framework |
Version | Version1.5.0.220601 |
Type | Typepom |
Description |
Descriptiontop.zopx:goku-framework:1.5.0.220601
goku-framework快速开发架构,够快才够酷
|
Filename | Size |
---|---|
goku-framework-1.5.0.220601.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zopx/goku-framework/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>goku-framework</artifactId>
<version>1.5.0.220601</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/goku-framework/
implementation 'top.zopx:goku-framework:1.5.0.220601'
// https://jarcasting.com/artifacts/top.zopx/goku-framework/
implementation ("top.zopx:goku-framework:1.5.0.220601")
'top.zopx:goku-framework:pom:1.5.0.220601'
<dependency org="top.zopx" name="goku-framework" rev="1.5.0.220601">
<artifact name="goku-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='goku-framework', version='1.5.0.220601')
)
libraryDependencies += "top.zopx" % "goku-framework" % "1.5.0.220601"
[top.zopx/goku-framework "1.5.0.220601"]