GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
---|---|
ArtifactId | ArtifactIdefs-parent |
Version | Version2.0.0 |
Type | Typepom |
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"]