| License |
License |
|---|---|
| GroupId | GroupIdorg.vesalainen |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.vesalainen parent
Parent pom for org.vesalainen projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-1.8.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.vesalainen/parent/ -->
<dependency>
<groupId>org.vesalainen</groupId>
<artifactId>parent</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.vesalainen/parent/
implementation 'org.vesalainen:parent:1.8.1'
// https://jarcasting.com/artifacts/org.vesalainen/parent/
implementation ("org.vesalainen:parent:1.8.1")
'org.vesalainen:parent:pom:1.8.1'
<dependency org="org.vesalainen" name="parent" rev="1.8.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.vesalainen', module='parent', version='1.8.1')
)
libraryDependencies += "org.vesalainen" % "parent" % "1.8.1"
[org.vesalainen/parent "1.8.1"]