License |
License |
---|---|
GroupId | GroupIdfun.fengwk.commons |
ArtifactId | ArtifactIdcommons-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfun.fengwk.commons:commons-parent
common tools library
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-parent-0.0.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fun.fengwk.commons/commons-parent/ -->
<dependency>
<groupId>fun.fengwk.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-parent/
implementation 'fun.fengwk.commons:commons-parent:0.0.2'
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-parent/
implementation ("fun.fengwk.commons:commons-parent:0.0.2")
'fun.fengwk.commons:commons-parent:pom:0.0.2'
<dependency org="fun.fengwk.commons" name="commons-parent" rev="0.0.2">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.commons', module='commons-parent', version='0.0.2')
)
libraryDependencies += "fun.fengwk.commons" % "commons-parent" % "0.0.2"
[fun.fengwk.commons/commons-parent "0.0.2"]