is not current version
Last Version 1.0.21

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

Project with common configs from which all projects using the ECES framework should inherit. The ECES framework is implemented in the de.tum.ei.lkn.eces.core artifact.

GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

pre-master-pom
Version

Version

1.0.20
Type

Type

jar

Download pre-master-pom 1.0.20


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