GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
---|---|
ArtifactId | ArtifactIdefs-service-parent |
Version | Version3.2.1 |
Type | Typepom |
Filename | Size |
---|---|
efs-service-parent-3.2.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-service-parent/ -->
<dependency>
<groupId>com.github.keim-hs-esslingen.efs</groupId>
<artifactId>efs-service-parent</artifactId>
<version>3.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-service-parent/
implementation 'com.github.keim-hs-esslingen.efs:efs-service-parent:3.2.1'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-service-parent/
implementation ("com.github.keim-hs-esslingen.efs:efs-service-parent:3.2.1")
'com.github.keim-hs-esslingen.efs:efs-service-parent:pom:3.2.1'
<dependency org="com.github.keim-hs-esslingen.efs" name="efs-service-parent" rev="3.2.1">
<artifact name="efs-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='efs-service-parent', version='3.2.1')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "efs-service-parent" % "3.2.1"
[com.github.keim-hs-esslingen.efs/efs-service-parent "3.2.1"]