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