License |
License |
---|---|
GroupId | GroupIdde.schlichtherle |
ArtifactId | ArtifactIdasl20-oss-resources |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionASL 2.0 OSS Resource Bundle
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
asl20-oss-resources-1.3.pom | |
asl20-oss-resources-1.3.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.schlichtherle/asl20-oss-resources/ -->
<dependency>
<groupId>de.schlichtherle</groupId>
<artifactId>asl20-oss-resources</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle/asl20-oss-resources/
implementation 'de.schlichtherle:asl20-oss-resources:1.3'
// https://jarcasting.com/artifacts/de.schlichtherle/asl20-oss-resources/
implementation ("de.schlichtherle:asl20-oss-resources:1.3")
'de.schlichtherle:asl20-oss-resources:jar:1.3'
<dependency org="de.schlichtherle" name="asl20-oss-resources" rev="1.3">
<artifact name="asl20-oss-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle', module='asl20-oss-resources', version='1.3')
)
libraryDependencies += "de.schlichtherle" % "asl20-oss-resources" % "1.3"
[de.schlichtherle/asl20-oss-resources "1.3"]