| License |
License |
|---|---|
| GroupId | GroupIdcom.mountainminds |
| ArtifactId | ArtifactIdthree4j |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
DescriptionThree4J - Threema Client API for Java
Client API for Threema Messanger
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMountainminds GmbH Co. KG |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| three4j-1.2.0.pom | |
| three4j-1.2.0.jar | 45 KB |
| three4j-1.2.0-sources.jar | 29 KB |
| three4j-1.2.0-javadoc.jar | 533 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| software.pando.crypto : salty-coffee | jar | 1.0.4 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.eclipse.jetty : jetty-server | jar | 11.0.7 |