Three4J - Threema Client API for Java

Client API for Threema Messanger

License

License

MIT
GroupId

GroupId

com.mountainminds
ArtifactId

ArtifactId

three4j
Last Version

Last Version

1.2.0
Release Date

Release Date

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

How to add to project

<!-- https://jarcasting.com/artifacts/com.mountainminds/three4j/ -->
<dependency>
    <groupId>com.mountainminds</groupId>
    <artifactId>three4j</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mountainminds/three4j/
implementation 'com.mountainminds:three4j:1.2.0'
// https://jarcasting.com/artifacts/com.mountainminds/three4j/
implementation ("com.mountainminds:three4j:1.2.0")
'com.mountainminds:three4j:jar:1.2.0'
<dependency org="com.mountainminds" name="three4j" rev="1.2.0">
  <artifact name="three4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mountainminds', module='three4j', version='1.2.0')
)
libraryDependencies += "com.mountainminds" % "three4j" % "1.2.0"
[com.mountainminds/three4j "1.2.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.9

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.eclipse.jetty : jetty-server jar 11.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0