is not current version
Last Version 34

de.schlichtherle:asl20-oss-parent 22

A parent Project Object Model (POM) for Open Source Software (OOS) projects covered by the Apache Software License (ASL) Version 2.0.

GroupId

GroupId

de.schlichtherle
ArtifactId

ArtifactId

asl20-oss-parent
Version

Version

22
Type

Type

pom

Download asl20-oss-parent 22

Filename Size
asl20-oss-parent-22.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/de.schlichtherle/asl20-oss-parent/ -->
<dependency>
    <groupId>de.schlichtherle</groupId>
    <artifactId>asl20-oss-parent</artifactId>
    <version>22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle/asl20-oss-parent/
implementation 'de.schlichtherle:asl20-oss-parent:22'
// https://jarcasting.com/artifacts/de.schlichtherle/asl20-oss-parent/
implementation ("de.schlichtherle:asl20-oss-parent:22")
'de.schlichtherle:asl20-oss-parent:pom:22'
<dependency org="de.schlichtherle" name="asl20-oss-parent" rev="22">
  <artifact name="asl20-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle', module='asl20-oss-parent', version='22')
)
libraryDependencies += "de.schlichtherle" % "asl20-oss-parent" % "22"
[de.schlichtherle/asl20-oss-parent "22"]