is not current version
Last Version 1.4.4

com.kohlschutter:kohlschutter-parent 1.3.2

The parent POM for Kohlschütter projects.

GroupId

GroupId

com.kohlschutter
ArtifactId

ArtifactId

kohlschutter-parent
Version

Version

1.3.2
Type

Type

pom

Download kohlschutter-parent 1.3.2


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