| License |
License |
|---|---|
| GroupId | GroupIdio.github.wwwlike |
| ArtifactId | ArtifactIdvlife |
| Last Version | Last Version1.0.3 |
| 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 |
|---|---|
| vlife-1.0.3.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.wwwlike/vlife/ -->
<dependency>
<groupId>io.github.wwwlike</groupId>
<artifactId>vlife</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wwwlike/vlife/
implementation 'io.github.wwwlike:vlife:1.0.3'
// https://jarcasting.com/artifacts/io.github.wwwlike/vlife/
implementation ("io.github.wwwlike:vlife:1.0.3")
'io.github.wwwlike:vlife:pom:1.0.3'
<dependency org="io.github.wwwlike" name="vlife" rev="1.0.3">
<artifact name="vlife" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wwwlike', module='vlife', version='1.0.3')
)
libraryDependencies += "io.github.wwwlike" % "vlife" % "1.0.3"
[io.github.wwwlike/vlife "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |