is not current version
Last Version 1.4.4

com.kohlschutter:kohlschutter-parent 1.3.0

The parent POM for Kohlschütter projects.

GroupId

GroupId

com.kohlschutter
ArtifactId

ArtifactId

kohlschutter-parent
Version

Version

1.3.0
Type

Type

pom

Download kohlschutter-parent 1.3.0


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