Licensius

Tiny License Framework for Java

License

License

GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

licensius
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Licensius
Tiny License Framework for Java

Download licensius

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0