is not current version
Last Version 1.0.20

de.tum.ei.lkn.eces:master-commons 1.0.19


GroupId

GroupId

de.tum.ei.lkn.eces
ArtifactId

ArtifactId

master-commons
Version

Version

1.0.19
Type

Type

jar

Download master-commons 1.0.19


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