Skip to content
Snippets Groups Projects

info/signalboost/libsignal-service

v2.15.3_unofficial_19_sb_2 published
Maven

History

  • info/signalboost/libsignal-service version 2.15.3_unofficial_19_sb_2 was first created
  • Published to the signalboost package registry

Installation

  • Maven XML
  • Gradle Groovy DSL
  • Gradle Kotlin DSL

Copy and paste this inside your pom.xml dependencies block.

<dependency>
  <groupId>info.signalboost</groupId>
  <artifactId>libsignal-service</artifactId>
  <version>2.15.3_unofficial_19_sb_2</version>
</dependency>

Registry setup

If you haven't already done so, you will need to add the below to your pom.xml file.

<repositories>
  <repository>
    <id>gitlab-maven</id>
    <url>https://0xacab.org/api/v4/projects/1563/packages/maven</url>
  </repository>
</repositories>

<distributionManagement>
  <repository>
    <id>gitlab-maven</id>
    <url>https://0xacab.org/api/v4/projects/1563/packages/maven</url>
  </repository>

  <snapshotRepository>
    <id>gitlab-maven</id>
    <url>https://0xacab.org/api/v4/projects/1563/packages/maven</url>
  </snapshotRepository>
</distributionManagement>
For more information on the Maven registry, see the documentation.

Additional metadata

App name: libsignal-service
App group: info.signalboost

Assets

Name
Size
Created

There are no records to show