Last Version

primaree 1.2.0

A simple library for safe initialization of multi-process Android applications

License

License

GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

primaree
Version

Version

1.2.0
Type

Type

aar
Description

Description

primaree
A simple library for safe initialization of multi-process Android applications
Project URL

Project URL

https://github.com/int02h/primaree
Source Code Management

Source Code Management

https://github.com/int02h/primaree

Download primaree 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.2.0

Project Modules

There are no modules declared in this project.