License |
License |
---|---|
GroupId | GroupIdcom.afollestad.inline-activity-result |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionInline Activity Result Core
Inline Activity Result Core
|
Project URL |
Project URL |
Filename | Size |
---|---|
core-0.2.0.pom | |
core-0.2.0.aar | 35 KB |
core-0.2.0-sources.jar | 7 KB |
core-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.afollestad.inline-activity-result/core/ -->
<dependency>
<groupId>com.afollestad.inline-activity-result</groupId>
<artifactId>core</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad.inline-activity-result/core/
implementation 'com.afollestad.inline-activity-result:core:0.2.0'
// https://jarcasting.com/artifacts/com.afollestad.inline-activity-result/core/
implementation ("com.afollestad.inline-activity-result:core:0.2.0")
'com.afollestad.inline-activity-result:core:aar:0.2.0'
<dependency org="com.afollestad.inline-activity-result" name="core" rev="0.2.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad.inline-activity-result', module='core', version='0.2.0')
)
libraryDependencies += "com.afollestad.inline-activity-result" % "core" % "0.2.0"
[com.afollestad.inline-activity-result/core "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
androidx.appcompat » appcompat | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |