is not current version
Last Version 0.36

com.github.sviperll:chicory-maven-parent 0.17


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-maven-parent
Version

Version

0.17
Type

Type

pom

Download chicory-maven-parent 0.17


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