License |
License |
---|---|
GroupId | GroupIdplus.kat |
ArtifactId | ArtifactIdkat-parent |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkat+
KAT+ a lightweight KAT + XML + JSON library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kat-parent-0.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plus.kat/kat-parent/ -->
<dependency>
<groupId>plus.kat</groupId>
<artifactId>kat-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/plus.kat/kat-parent/
implementation 'plus.kat:kat-parent:0.0.1'
// https://jarcasting.com/artifacts/plus.kat/kat-parent/
implementation ("plus.kat:kat-parent:0.0.1")
'plus.kat:kat-parent:pom:0.0.1'
<dependency org="plus.kat" name="kat-parent" rev="0.0.1">
<artifact name="kat-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='plus.kat', module='kat-parent', version='0.0.1')
)
libraryDependencies += "plus.kat" % "kat-parent" % "0.0.1"
[plus.kat/kat-parent "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |