| License |
License |
|---|---|
| GroupId | GroupIdink.gfwl |
| ArtifactId | ArtifactIdpeak-tool-parent |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| peak-tool-parent-1.0.1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ink.gfwl/peak-tool-parent/ -->
<dependency>
<groupId>ink.gfwl</groupId>
<artifactId>peak-tool-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ink.gfwl/peak-tool-parent/
implementation 'ink.gfwl:peak-tool-parent:1.0.1'
// https://jarcasting.com/artifacts/ink.gfwl/peak-tool-parent/
implementation ("ink.gfwl:peak-tool-parent:1.0.1")
'ink.gfwl:peak-tool-parent:pom:1.0.1'
<dependency org="ink.gfwl" name="peak-tool-parent" rev="1.0.1">
<artifact name="peak-tool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ink.gfwl', module='peak-tool-parent', version='1.0.1')
)
libraryDependencies += "ink.gfwl" % "peak-tool-parent" % "1.0.1"
[ink.gfwl/peak-tool-parent "1.0.1"]