Discussion:
[whispersystems] Sample Example For Java Application
Hakan Mutlu
2017-06-10 11:40:37 UTC
Permalink
Hi, is there a sample for java desktop application? On readme file, written
methods are not available.
I am using;
<dependency>

<groupId>org.whispersystems</groupId>
<artifactId>signal-service-java</artifactId>
<version>2.5.10</version>
</dependency>


Thank you for your help
hakan
Johan Wevers
2017-06-10 12:19:54 UTC
Permalink
Post by Hakan Mutlu
Hi, is there a sample for java desktop application? On readme file,
written methods are not available.
I am using;
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>signal-service-java</artifactId>
<version>2.5.10</version>
</dependency>
Signal-service is a library that is used by the Android client.
--
Met vriendelijke groet,

Johan Wevers
Sam Kierstead
2017-06-10 13:44:12 UTC
Permalink
Ubsubscribe
Post by Johan Wevers
Post by Hakan Mutlu
Hi, is there a sample for java desktop application? On readme file,
written methods are not available.
I am using;
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>signal-service-java</artifactId>
<version>2.5.10</version>
</dependency>
Signal-service is a library that is used by the Android client.
--
Met vriendelijke groet,
Johan Wevers
Loading...