License |
License |
---|---|
GroupId | GroupIdcom.github.trask |
ArtifactId | ArtifactIdapache-license-bundle |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache License Bundle
Apache License Bundle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apache-license-bundle-1.0.0.pom | |
apache-license-bundle-1.0.0.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.trask/apache-license-bundle/ -->
<dependency>
<groupId>com.github.trask</groupId>
<artifactId>apache-license-bundle</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trask/apache-license-bundle/
implementation 'com.github.trask:apache-license-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.github.trask/apache-license-bundle/
implementation ("com.github.trask:apache-license-bundle:1.0.0")
'com.github.trask:apache-license-bundle:jar:1.0.0'
<dependency org="com.github.trask" name="apache-license-bundle" rev="1.0.0">
<artifact name="apache-license-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trask', module='apache-license-bundle', version='1.0.0')
)
libraryDependencies += "com.github.trask" % "apache-license-bundle" % "1.0.0"
[com.github.trask/apache-license-bundle "1.0.0"]