Last Version

Relinker 1.3.1

A robust native library loader for Android

License

License

GroupId

GroupId

pl.droidsonroids
ArtifactId

ArtifactId

relinker
Version

Version

1.3.1
Type

Type

aar
Description

Description

Relinker
A robust native library loader for Android
Project URL

Project URL

https://github.com/koral--/ReLinker
Source Code Management

Source Code Management

https://github.com/koral--/ReLinker

Download relinker 1.3.1


<!-- https://jarcasting.com/artifacts/pl.droidsonroids/relinker/ -->
<dependency>
    <groupId>pl.droidsonroids</groupId>
    <artifactId>relinker</artifactId>
    <version>1.3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pl.droidsonroids/relinker/
implementation 'pl.droidsonroids:relinker:1.3.1'
// https://jarcasting.com/artifacts/pl.droidsonroids/relinker/
implementation ("pl.droidsonroids:relinker:1.3.1")
'pl.droidsonroids:relinker:aar:1.3.1'
<dependency org="pl.droidsonroids" name="relinker" rev="1.3.1">
  <artifact name="relinker" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.droidsonroids', module='relinker', version='1.3.1')
)
libraryDependencies += "pl.droidsonroids" % "relinker" % "1.3.1"
[pl.droidsonroids/relinker "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.