LexFloatClient

LexFloatClient API wrapper for Java (floating licensing library).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cryptlex.lexfloatclient
ArtifactId

ArtifactId

lexfloatclient
Last Version

Last Version

4.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

LexFloatClient
LexFloatClient API wrapper for Java (floating licensing library).
Project URL

Project URL

https://github.com/cryptlex/lexfloatclient-java
Project Organization

Project Organization

Cryptlex, LLC.
Source Code Management

Source Code Management

https://github.com/cryptlex/lexfloatclient-java

Download lexfloatclient

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.7.1
4.7.0
4.6.1
4.6.0
4.5.4
4.5.3
4.5.2
4.5.0