License |
License |
---|---|
GroupId | GroupIdio.avaje.kate |
ArtifactId | ArtifactIdavaje-kate-parent |
Version | Version0.9.1 |
Type | Typepom |
Description |
DescriptionParent for avaje java8 open source projects.
|
Filename | Size |
---|---|
avaje-kate-parent-0.9.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje.kate/avaje-kate-parent/ -->
<dependency>
<groupId>io.avaje.kate</groupId>
<artifactId>avaje-kate-parent</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.avaje.kate/avaje-kate-parent/
implementation 'io.avaje.kate:avaje-kate-parent:0.9.1'
// https://jarcasting.com/artifacts/io.avaje.kate/avaje-kate-parent/
implementation ("io.avaje.kate:avaje-kate-parent:0.9.1")
'io.avaje.kate:avaje-kate-parent:pom:0.9.1'
<dependency org="io.avaje.kate" name="avaje-kate-parent" rev="0.9.1">
<artifact name="avaje-kate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.avaje.kate', module='avaje-kate-parent', version='0.9.1')
)
libraryDependencies += "io.avaje.kate" % "avaje-kate-parent" % "0.9.1"
[io.avaje.kate/avaje-kate-parent "0.9.1"]