MVN

pl.droidsonroids : relinker

Maven & Gradle

Sep 06, 2020
2 usages
0 stars

Relinker · A robust native library loader for Android

<dependency>
    <groupId>pl.droidsonroids</groupId>
    <artifactId>relinker</artifactId>
    <version>relinker</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.droidsonroids : relinker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: relinker

All Versions

Choose a version of pl.droidsonroids : relinker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
relinker-1.3.1
relinker
relinker-relinker

How to add a dependency to Maven

Add the following pl.droidsonroids : relinker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pl.droidsonroids</groupId>
    <artifactId>relinker</artifactId>
    <version>relinker</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pl.droidsonroids : relinker gradle dependency to your build.gradle file:

implementation 'pl.droidsonroids:relinker:relinker'

Gradle Kotlin DSL: Add the following pl.droidsonroids : relinker gradle kotlin dependency to your build.gradle.kts file:

implementation("pl.droidsonroids:relinker:relinker")

How to add a dependency to SBT Scala

SBT Scala: Add the following pl.droidsonroids : relinker sbt scala dependency to your build.sbt file:

libraryDependencies += "pl.droidsonroids" % "relinker" % "relinker"

Advertisement

Dependencies from Group

Aug 02, 2023
4 usages
318 stars
Sep 06, 2020
2 usages
0 stars
Jul 01, 2019
1 usages
1 stars
Nov 22, 2016
1 stars
Feb 18, 2022
16 stars

Discover Dependencies

Mar 08, 2021
3 usages
32 stars
May 18, 2015
3 usages
3 stars
Apr 23, 2014
2 usages
151 stars
Jun 18, 2015
3 usages
0 stars
Jul 29, 2015
3 usages
2 stars
Oct 22, 2016
2 usages
0 stars
Oct 22, 2015
2 usages
5 stars