is not current version
Last Version 3.19.1

com.cryptlex.lexactivator:lexactivator 3.19.0

LexActivator API wrapper for Java (licensing library).

GroupId

GroupId

com.cryptlex.lexactivator
ArtifactId

ArtifactId

lexactivator
Version

Version

3.19.0
Type

Type

jar

Download lexactivator 3.19.0


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