License |
License |
---|---|
GroupId | GroupIdcn.wangcaitao |
ArtifactId | ArtifactIdwangcaitao-dependencies |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionwangcaitao-dependencies
wangcaitao dependencies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wangcaitao-dependencies-1.0.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wangcaitao/wangcaitao-dependencies/ -->
<dependency>
<groupId>cn.wangcaitao</groupId>
<artifactId>wangcaitao-dependencies</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.wangcaitao/wangcaitao-dependencies/
implementation 'cn.wangcaitao:wangcaitao-dependencies:1.0.0'
// https://jarcasting.com/artifacts/cn.wangcaitao/wangcaitao-dependencies/
implementation ("cn.wangcaitao:wangcaitao-dependencies:1.0.0")
'cn.wangcaitao:wangcaitao-dependencies:pom:1.0.0'
<dependency org="cn.wangcaitao" name="wangcaitao-dependencies" rev="1.0.0">
<artifact name="wangcaitao-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.wangcaitao', module='wangcaitao-dependencies', version='1.0.0')
)
libraryDependencies += "cn.wangcaitao" % "wangcaitao-dependencies" % "1.0.0"
[cn.wangcaitao/wangcaitao-dependencies "1.0.0"]