is not current version
Last Version 2.15.3_unofficial_50

com.github.turasa:signal-service-android 2.5.1_unofficial_1

Signal Service communication library for Android, unofficial fork

GroupId

GroupId

com.github.turasa
ArtifactId

ArtifactId

signal-service-android
Version

Version

2.5.1_unofficial_1
Type

Type

aar

Download signal-service-android 2.5.1_unofficial_1


<!-- https://jarcasting.com/artifacts/com.github.turasa/signal-service-android/ -->
<dependency>
    <groupId>com.github.turasa</groupId>
    <artifactId>signal-service-android</artifactId>
    <version>2.5.1_unofficial_1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turasa/signal-service-android/
implementation 'com.github.turasa:signal-service-android:2.5.1_unofficial_1'
// https://jarcasting.com/artifacts/com.github.turasa/signal-service-android/
implementation ("com.github.turasa:signal-service-android:2.5.1_unofficial_1")
'com.github.turasa:signal-service-android:aar:2.5.1_unofficial_1'
<dependency org="com.github.turasa" name="signal-service-android" rev="2.5.1_unofficial_1">
  <artifact name="signal-service-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.turasa', module='signal-service-android', version='2.5.1_unofficial_1')
)
libraryDependencies += "com.github.turasa" % "signal-service-android" % "2.5.1_unofficial_1"
[com.github.turasa/signal-service-android "2.5.1_unofficial_1"]