is not current version
Last Version 2.0.4

org.kiwiproject:kiwi-parent 2.0.1

This is a parent POM for projects in the Kiwi Project.

GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

kiwi-parent
Version

Version

2.0.1
Type

Type

pom

Download kiwi-parent 2.0.1

Filename Size
kiwi-parent-2.0.1.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/ -->
<dependency>
    <groupId>org.kiwiproject</groupId>
    <artifactId>kiwi-parent</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/
implementation 'org.kiwiproject:kiwi-parent:2.0.1'
// https://jarcasting.com/artifacts/org.kiwiproject/kiwi-parent/
implementation ("org.kiwiproject:kiwi-parent:2.0.1")
'org.kiwiproject:kiwi-parent:pom:2.0.1'
<dependency org="org.kiwiproject" name="kiwi-parent" rev="2.0.1">
  <artifact name="kiwi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kiwiproject', module='kiwi-parent', version='2.0.1')
)
libraryDependencies += "org.kiwiproject" % "kiwi-parent" % "2.0.1"
[org.kiwiproject/kiwi-parent "2.0.1"]