| License |
License |
|---|---|
| GroupId | GroupIdcom.cnscud.xpower |
| ArtifactId | ArtifactIdxpower-parent |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionxpower
A quickstart toolbox.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xpower-parent-1.0.3.pom | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-parent/ -->
<dependency>
<groupId>com.cnscud.xpower</groupId>
<artifactId>xpower-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-parent/
implementation 'com.cnscud.xpower:xpower-parent:1.0.3'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-parent/
implementation ("com.cnscud.xpower:xpower-parent:1.0.3")
'com.cnscud.xpower:xpower-parent:pom:1.0.3'
<dependency org="com.cnscud.xpower" name="xpower-parent" rev="1.0.3">
<artifact name="xpower-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-parent', version='1.0.3')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-parent" % "1.0.3"
[com.cnscud.xpower/xpower-parent "1.0.3"]