is not current version
Last Version 0.6.0

de.kaufhof.ets:ets-poms-library-parent 0.1.0


GroupId

GroupId

de.kaufhof.ets
ArtifactId

ArtifactId

ets-poms-library-parent
Version

Version

0.1.0
Type

Type

pom

Download ets-poms-library-parent 0.1.0


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