is not current version
Last Version 1.0.21

de.tum.ei.lkn.eces:pre-master-pom 1.0.19

Project with common configs from which all projects using the ECES framework should inherit

GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

pre-master-pom
Version

Version

1.0.19
Type

Type

jar

Download pre-master-pom 1.0.19


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