is not current version
Last Version 2.0.4

org.kiwiproject:kiwi-parent 1.1.0

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

GroupId

GroupId

org.kiwiproject
ArtifactId

ArtifactId

kiwi-parent
Version

Version

1.1.0
Type

Type

pom

Download kiwi-parent 1.1.0

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

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