is not current version
Last Version 1.0.21

de.tum.ei.lkn.eces:master-pom 1.0.20


GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

master-pom
Version

Version

1.0.20
Type

Type

jar

Download master-pom 1.0.20


<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom/ -->
<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>master-pom</artifactId>
    <version>1.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom/
implementation 'de.tum.ei.lkn.eces:master-pom:1.0.20'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/master-pom/
implementation ("de.tum.ei.lkn.eces:master-pom:1.0.20")
'de.tum.ei.lkn.eces:master-pom:jar:1.0.20'
<dependency org="de.tum.ei.lkn.eces" name="master-pom" rev="1.0.20">
  <artifact name="master-pom" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='master-pom', version='1.0.20')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "master-pom" % "1.0.20"
[de.tum.ei.lkn.eces/master-pom "1.0.20"]