License |
License |
---|---|
GroupId | GroupIdcom.dpforge |
ArtifactId | ArtifactIdprimaree |
Version | Version1.2.0 |
Type | Typeaar |
Description |
Descriptionprimaree
A simple library for safe initialization of multi-process Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
primaree-1.2.0.pom | |
primaree-1.2.0.aar | 20 KB |
primaree-1.2.0-sources.jar | 2 KB |
primaree-1.2.0-javadoc.jar | 18 KB |
Browse |
<!-- 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"]
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 |