is not current version
Last Version 1.2.0

Three4J - Threema Client API for Java 1.1.0

Client API for Threema Messanger

License

License

MIT
GroupId

GroupId

com.mountainminds
ArtifactId

ArtifactId

three4j
Version

Version

1.1.0
Type

Type

jar
Description

Description

Three4J - Threema Client API for Java
Client API for Threema Messanger
Project URL

Project URL

https://github.com/marchof/three4j
Project Organization

Project Organization

Mountainminds GmbH Co. KG
Source Code Management

Source Code Management

https://github.com/marchof/three4j

Download three4j 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
software.pando.crypto : salty-coffee jar 1.0.4
com.google.code.gson : gson jar 2.8.7

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.eclipse.jetty : jetty-server jar 11.0.6

Project Modules

There are no modules declared in this project.