License |
License |
---|---|
GroupId | GroupIdonline.qiqiang |
ArtifactId | ArtifactIdforest-dependence |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Description第三方依赖管理
|
Filename | Size |
---|---|
forest-dependence-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/online.qiqiang/forest-dependence/ -->
<dependency>
<groupId>online.qiqiang</groupId>
<artifactId>forest-dependence</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/online.qiqiang/forest-dependence/
implementation 'online.qiqiang:forest-dependence:1.0.0'
// https://jarcasting.com/artifacts/online.qiqiang/forest-dependence/
implementation ("online.qiqiang:forest-dependence:1.0.0")
'online.qiqiang:forest-dependence:pom:1.0.0'
<dependency org="online.qiqiang" name="forest-dependence" rev="1.0.0">
<artifact name="forest-dependence" type="pom" />
</dependency>
@Grapes(
@Grab(group='online.qiqiang', module='forest-dependence', version='1.0.0')
)
libraryDependencies += "online.qiqiang" % "forest-dependence" % "1.0.0"
[online.qiqiang/forest-dependence "1.0.0"]