is not current version
Last Version 1.4.3

org.whispersystems:axolotl-java 1.3.4

Axolotl library for Java

Categories

Categories

Java Languages
GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

axolotl-java
Version

Version

1.3.4
Type

Type

jar

Download axolotl-java 1.3.4


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