Konik Barn
The barn repository contains the root pom and some project setup and configuration files.
For more information please visit http://konik.io
| License |
License |
|---|---|
| GroupId | GroupIdio.konik |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionKonik Barn
Konik Library parent pom and configuration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-0.8.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.konik/parent/ -->
<dependency>
<groupId>io.konik</groupId>
<artifactId>parent</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.konik/parent/
implementation 'io.konik:parent:0.8.0'
// https://jarcasting.com/artifacts/io.konik/parent/
implementation ("io.konik:parent:0.8.0")
'io.konik:parent:pom:0.8.0'
<dependency org="io.konik" name="parent" rev="0.8.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.konik', module='parent', version='0.8.0')
)
libraryDependencies += "io.konik" % "parent" % "0.8.0"
[io.konik/parent "0.8.0"]
The barn repository contains the root pom and some project setup and configuration files.
For more information please visit http://konik.io