univocity-common-license-api
The basic API used by the univocity license manager
License |
License |
---|---|
GroupId | GroupIdcom.univocity |
ArtifactId | ArtifactIdunivocity-license-api |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunivocity-license-api
Utility classes for software license management
|
Project URL |
Project URL |
Project Organization |
Project OrganizationuniVocity Software Pty Ltd |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.univocity/univocity-license-api/ -->
<dependency>
<groupId>com.univocity</groupId>
<artifactId>univocity-license-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.univocity/univocity-license-api/
implementation 'com.univocity:univocity-license-api:1.0.0'
// https://jarcasting.com/artifacts/com.univocity/univocity-license-api/
implementation ("com.univocity:univocity-license-api:1.0.0")
'com.univocity:univocity-license-api:jar:1.0.0'
<dependency org="com.univocity" name="univocity-license-api" rev="1.0.0">
<artifact name="univocity-license-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.univocity', module='univocity-license-api', version='1.0.0')
)
libraryDependencies += "com.univocity" % "univocity-license-api" % "1.0.0"
[com.univocity/univocity-license-api "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.univocity : univocity-common-api | jar | 2.0.0 |
The basic API used by the univocity license manager