is not current version
Last Version 1.3

de.schlichtherle:asl20-oss-resources 1.2

A resource bundle which contains the LICENSE and NOTICE files for the Apache Software License 2.0. This project is based on org.apache:apache-jar-resource-bundle:1.4, however the NOTICE file is attributed to Schlichtherle IT Services.

GroupId

GroupId

de.schlichtherle
ArtifactId

ArtifactId

asl20-oss-resources
Version

Version

1.2
Type

Type

jar

Download asl20-oss-resources 1.2


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