Library License API

Library License API can be used to retrieve the license of libraries

License

License

GroupId

GroupId

io.github.mwrod453
ArtifactId

ArtifactId

library-license-api
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Library License API
Library License API can be used to retrieve the license of libraries
Project URL

Project URL

https://github.com/mwrod453/library-license-api
Source Code Management

Source Code Management

http://github.com/mwrod453/library-license-api

Download library-license-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mwrod453/library-license-api/ -->
<dependency>
    <groupId>io.github.mwrod453</groupId>
    <artifactId>library-license-api</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mwrod453/library-license-api/
implementation 'io.github.mwrod453:library-license-api:1.0.1'
// https://jarcasting.com/artifacts/io.github.mwrod453/library-license-api/
implementation ("io.github.mwrod453:library-license-api:1.0.1")
'io.github.mwrod453:library-license-api:jar:1.0.1'
<dependency org="io.github.mwrod453" name="library-license-api" rev="1.0.1">
  <artifact name="library-license-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mwrod453', module='library-license-api', version='1.0.1')
)
libraryDependencies += "io.github.mwrod453" % "library-license-api" % "1.0.1"
[io.github.mwrod453/library-license-api "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
pl.droidsonroids : jspoon jar 1.3.2
pl.droidsonroids.retrofit2 : converter-jspoon jar 1.3.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0