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