License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.cryptlex.lexfloatclient |
ArtifactId | ArtifactIdlexfloatclient |
Version | Version4.6.1 |
Type | Typejar |
Description |
DescriptionLexFloatClient
LexFloatClient API wrapper for Java (floating licensing library).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lexfloatclient-4.6.1.pom | |
lexfloatclient-4.6.1.jar | 4 MB |
lexfloatclient-4.6.1-sources.jar | 4 MB |
lexfloatclient-4.6.1-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cryptlex.lexfloatclient/lexfloatclient/ -->
<dependency>
<groupId>com.cryptlex.lexfloatclient</groupId>
<artifactId>lexfloatclient</artifactId>
<version>4.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cryptlex.lexfloatclient/lexfloatclient/
implementation 'com.cryptlex.lexfloatclient:lexfloatclient:4.6.1'
// https://jarcasting.com/artifacts/com.cryptlex.lexfloatclient/lexfloatclient/
implementation ("com.cryptlex.lexfloatclient:lexfloatclient:4.6.1")
'com.cryptlex.lexfloatclient:lexfloatclient:jar:4.6.1'
<dependency org="com.cryptlex.lexfloatclient" name="lexfloatclient" rev="4.6.1">
<artifact name="lexfloatclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cryptlex.lexfloatclient', module='lexfloatclient', version='4.6.1')
)
libraryDependencies += "com.cryptlex.lexfloatclient" % "lexfloatclient" % "4.6.1"
[com.cryptlex.lexfloatclient/lexfloatclient "4.6.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.8.0 |