Licensing

License definitions and legal management plugin for the Gradle build system

License

License

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

Licensing
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Licensing
License definitions and legal management plugin for the Gradle build system
Project Organization

Project Organization

dorkbox, llc

Download Licensing

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0