License |
License |
---|---|
GroupId | GroupIdorg.kitei.internal |
ArtifactId | ArtifactIdkitei-root |
Version | Version6 |
Type | Typepom |
Description |
Descriptionkitei-root
Build policy and rules applied to all Kitei code.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kitei-root-6.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kitei.internal/kitei-root/ -->
<dependency>
<groupId>org.kitei.internal</groupId>
<artifactId>kitei-root</artifactId>
<version>6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kitei.internal/kitei-root/
implementation 'org.kitei.internal:kitei-root:6'
// https://jarcasting.com/artifacts/org.kitei.internal/kitei-root/
implementation ("org.kitei.internal:kitei-root:6")
'org.kitei.internal:kitei-root:pom:6'
<dependency org="org.kitei.internal" name="kitei-root" rev="6">
<artifact name="kitei-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kitei.internal', module='kitei-root', version='6')
)
libraryDependencies += "org.kitei.internal" % "kitei-root" % "6"
[org.kitei.internal/kitei-root "6"]
Group / Artifact | Type | Version |
---|---|---|
org.kitei.testing : kitei-lessio | jar | 2.0 |
junit : junit | jar | 4.12 |