License |
License |
---|---|
GroupId | GroupIdio.avaje.kate |
ArtifactId | ArtifactIdavaje-kate-parent |
Version | Version0.9.5 |
Type | Typepom |
Description |
DescriptionFor open source java artifacts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
avaje-kate-parent-0.9.5.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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.avaje.kate/avaje-kate-parent/
implementation 'io.avaje.kate:avaje-kate-parent:0.9.5'
// https://jarcasting.com/artifacts/io.avaje.kate/avaje-kate-parent/
implementation ("io.avaje.kate:avaje-kate-parent:0.9.5")
'io.avaje.kate:avaje-kate-parent:pom:0.9.5'
<dependency org="io.avaje.kate" name="avaje-kate-parent" rev="0.9.5">
<artifact name="avaje-kate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.avaje.kate', module='avaje-kate-parent', version='0.9.5')
)
libraryDependencies += "io.avaje.kate" % "avaje-kate-parent" % "0.9.5"
[io.avaje.kate/avaje-kate-parent "0.9.5"]