GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
---|---|
ArtifactId | ArtifactIdefs-service-parent |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
efs-service-parent-1.0.1.pom | 9 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>1.0.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:1.0.1'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/efs-service-parent/
implementation ("com.github.keim-hs-esslingen.efs:efs-service-parent:1.0.1")
'com.github.keim-hs-esslingen.efs:efs-service-parent:pom:1.0.1'
<dependency org="com.github.keim-hs-esslingen.efs" name="efs-service-parent" rev="1.0.1">
<artifact name="efs-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='efs-service-parent', version='1.0.1')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "efs-service-parent" % "1.0.1"
[com.github.keim-hs-esslingen.efs/efs-service-parent "1.0.1"]