License |
License |
---|---|
GroupId | GroupIdonline.qiqiang |
ArtifactId | ArtifactIdforest-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description让开发者快速开发的框架
|
Filename | Size |
---|---|
forest-parent-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/online.qiqiang/forest-parent/ -->
<dependency>
<groupId>online.qiqiang</groupId>
<artifactId>forest-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/online.qiqiang/forest-parent/
implementation 'online.qiqiang:forest-parent:1.0.0'
// https://jarcasting.com/artifacts/online.qiqiang/forest-parent/
implementation ("online.qiqiang:forest-parent:1.0.0")
'online.qiqiang:forest-parent:pom:1.0.0'
<dependency org="online.qiqiang" name="forest-parent" rev="1.0.0">
<artifact name="forest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='online.qiqiang', module='forest-parent', version='1.0.0')
)
libraryDependencies += "online.qiqiang" % "forest-parent" % "1.0.0"
[online.qiqiang/forest-parent "1.0.0"]