License |
License |
---|---|
GroupId | GroupIdpl.wrzasq.parent |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWrzasqPl Parent
Generic bootstrap for all of the projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-2.0.18.pom | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.parent/parent/ -->
<dependency>
<groupId>pl.wrzasq.parent</groupId>
<artifactId>parent</artifactId>
<version>2.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.parent/parent/
implementation 'pl.wrzasq.parent:parent:2.0.18'
// https://jarcasting.com/artifacts/pl.wrzasq.parent/parent/
implementation ("pl.wrzasq.parent:parent:2.0.18")
'pl.wrzasq.parent:parent:pom:2.0.18'
<dependency org="pl.wrzasq.parent" name="parent" rev="2.0.18">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.parent', module='parent', version='2.0.18')
)
libraryDependencies += "pl.wrzasq.parent" % "parent" % "2.0.18"
[pl.wrzasq.parent/parent "2.0.18"]