is not current version
Last Version 1.0.1

cool.arch.infrastructure:licenses 1.0.0

Assets specific to various OSS licenses

GroupId

GroupId

cool.arch.infrastructure
ArtifactId

ArtifactId

licenses
Version

Version

1.0.0
Type

Type

jar

Download licenses 1.0.0


<!-- https://jarcasting.com/artifacts/cool.arch.infrastructure/licenses/ -->
<dependency>
    <groupId>cool.arch.infrastructure</groupId>
    <artifactId>licenses</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cool.arch.infrastructure/licenses/
implementation 'cool.arch.infrastructure:licenses:1.0.0'
// https://jarcasting.com/artifacts/cool.arch.infrastructure/licenses/
implementation ("cool.arch.infrastructure:licenses:1.0.0")
'cool.arch.infrastructure:licenses:jar:1.0.0'
<dependency org="cool.arch.infrastructure" name="licenses" rev="1.0.0">
  <artifact name="licenses" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.arch.infrastructure', module='licenses', version='1.0.0')
)
libraryDependencies += "cool.arch.infrastructure" % "licenses" % "1.0.0"
[cool.arch.infrastructure/licenses "1.0.0"]