Three4J - Threema Client API for Java

Client API for Threema Messanger

Лицензия

Лицензия

MIT
Группа

Группа

com.mountainminds
Идентификатор

Идентификатор

three4j
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Three4J - Threema Client API for Java
Client API for Threema Messanger
Ссылка на сайт

Ссылка на сайт

https://github.com/marchof/three4j
Организация-разработчик

Организация-разработчик

Mountainminds GmbH Co. KG
Система контроля версий

Система контроля версий

https://github.com/marchof/three4j

Скачать three4j

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
software.pando.crypto : salty-coffee jar 1.0.4
com.google.code.gson : gson jar 2.8.9

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.eclipse.jetty : jetty-server jar 11.0.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.0
1.0.0