is not current version
Last Version 2.0.4

com.github.keim-hs-esslingen.efs:efs-parent 2.0.0

Parent POM of the EFS project with a collection of dependencies and plugin configuration.

GroupId

GroupId

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

ArtifactId

efs-parent
Version

Version

2.0.0
Type

Type

pom

Download efs-parent 2.0.0

Filename Size
efs-parent-2.0.0.pom 8 KB
Browse

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