License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdfr.delthas |
ArtifactId | ArtifactIdlibsilence-java |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibsilence-java
Lightweight API for the Silence protocol
|
Project URL |
Project URL |
Filename | Size |
---|---|
libsilence-java-0.1.1.pom | |
libsilence-java-0.1.1.jar | 23 KB |
libsilence-java-0.1.1-sources.jar | 14 KB |
libsilence-java-0.1.1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.delthas/libsilence-java/ -->
<dependency>
<groupId>fr.delthas</groupId>
<artifactId>libsilence-java</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.delthas/libsilence-java/
implementation 'fr.delthas:libsilence-java:0.1.1'
// https://jarcasting.com/artifacts/fr.delthas/libsilence-java/
implementation ("fr.delthas:libsilence-java:0.1.1")
'fr.delthas:libsilence-java:jar:0.1.1'
<dependency org="fr.delthas" name="libsilence-java" rev="0.1.1">
<artifact name="libsilence-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.delthas', module='libsilence-java', version='0.1.1')
)
libraryDependencies += "fr.delthas" % "libsilence-java" % "0.1.1"
[fr.delthas/libsilence-java "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.whispersystems : signal-protocol-java | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |