is not current version
Last Version 3.19.1

com.cryptlex.lexactivator:lexactivator 3.15.4

LexActivator API wrapper for Java (licensing library).

GroupId

GroupId

com.cryptlex.lexactivator
ArtifactId

ArtifactId

lexactivator
Version

Version

3.15.4
Type

Type

jar

Download lexactivator 3.15.4


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