Last Version

com.github.katari:k2-parent 0.1.11

K2 simplifies structuring a java application around modules.

License

License

GroupId

GroupId

com.github.katari
ArtifactId

ArtifactId

k2-parent
Version

Version

0.1.11
Type

Type

pom
Description

Description

K2 simplifies structuring a java application around modules.

Download k2-parent 0.1.11

Filename Size
k2-parent-0.1.11.pom 18 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.