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