is not current version
Last Version 2.0.4

com.github.keim-hs-esslingen.efs:efs-parent 1.1.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

1.1.0
Type

Type

pom

Download efs-parent 1.1.0

Filename Size
efs-parent-1.1.0.pom 9 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>1.1.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:1.1.0'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-parent/
implementation ("com.github.keim-hs-esslingen.efs:efs-parent:1.1.0")
'com.github.keim-hs-esslingen.efs:efs-parent:pom:1.1.0'
<dependency org="com.github.keim-hs-esslingen.efs" name="efs-parent" rev="1.1.0">
  <artifact name="efs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='efs-parent', version='1.1.0')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "efs-parent" % "1.1.0"
[com.github.keim-hs-esslingen.efs/efs-parent "1.1.0"]