is not current version
Last Version 1.4.3

org.whispersystems:axolotl-java 1.3.2

Axolotl library for Java

Categories

Categories

Java Languages
GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

axolotl-java
Version

Version

1.3.2
Type

Type

jar

Download axolotl-java 1.3.2


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