is not current version
Last Version 3.3.2

com.github.keim-hs-esslingen.efs:mobility-commons 3.3.0

A collection of classes that are common to some projects in EFS.

GroupId

GroupId

com.github.keim-hs-esslingen.efs
ArtifactId

ArtifactId

mobility-commons
Version

Version

3.3.0
Type

Type

jar

Download mobility-commons 3.3.0


<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/mobility-commons/ -->
<dependency>
    <groupId>com.github.keim-hs-esslingen.efs</groupId>
    <artifactId>mobility-commons</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/mobility-commons/
implementation 'com.github.keim-hs-esslingen.efs:mobility-commons:3.3.0'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/mobility-commons/
implementation ("com.github.keim-hs-esslingen.efs:mobility-commons:3.3.0")
'com.github.keim-hs-esslingen.efs:mobility-commons:jar:3.3.0'
<dependency org="com.github.keim-hs-esslingen.efs" name="mobility-commons" rev="3.3.0">
  <artifact name="mobility-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='mobility-commons', version='3.3.0')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "mobility-commons" % "3.3.0"
[com.github.keim-hs-esslingen.efs/mobility-commons "3.3.0"]