License |
License |
---|---|
GroupId | GroupIdcn.com.joycode |
ArtifactId | ArtifactIdnimble-starter-parent |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnimble-starter-parent
parent pom for nimble projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
nimble-starter-parent-0.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.com.joycode/nimble-starter-parent/ -->
<dependency>
<groupId>cn.com.joycode</groupId>
<artifactId>nimble-starter-parent</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.com.joycode/nimble-starter-parent/
implementation 'cn.com.joycode:nimble-starter-parent:0.2'
// https://jarcasting.com/artifacts/cn.com.joycode/nimble-starter-parent/
implementation ("cn.com.joycode:nimble-starter-parent:0.2")
'cn.com.joycode:nimble-starter-parent:pom:0.2'
<dependency org="cn.com.joycode" name="nimble-starter-parent" rev="0.2">
<artifact name="nimble-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.com.joycode', module='nimble-starter-parent', version='0.2')
)
libraryDependencies += "cn.com.joycode" % "nimble-starter-parent" % "0.2"
[cn.com.joycode/nimble-starter-parent "0.2"]