MVN

com.afollestad.inline-activity-result : core

Maven & Gradle

Feb 21, 2021
2 usages
316 stars

Inline Activity Result Core · Inline Activity Result Core

<dependency>
    <groupId>com.afollestad.inline-activity-result</groupId>
    <artifactId>core</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afollestad.inline-activity-result : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.afollestad.inline-activity-result : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
core-0.2.0

How to add a dependency to Maven

Add the following com.afollestad.inline-activity-result : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afollestad.inline-activity-result</groupId>
    <artifactId>core</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afollestad.inline-activity-result : core gradle dependency to your build.gradle file:

implementation 'com.afollestad.inline-activity-result:core:0.2.0'

Gradle Kotlin DSL: Add the following com.afollestad.inline-activity-result : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afollestad.inline-activity-result:core:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afollestad.inline-activity-result : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afollestad.inline-activity-result" % "core" % "0.2.0"

Advertisement

Dependencies from Group

Feb 21, 2021
2 usages
316 stars
Feb 21, 2021
2 usages
316 stars

Discover Dependencies

Feb 21, 2021
1.9k stars
Feb 21, 2021
1 usages
159 stars
Feb 21, 2021
67 stars
Feb 21, 2021
2 usages
67 stars
Feb 19, 2021
2 usages
68.1k stars
Feb 19, 2021
2 usages
68.1k stars
Feb 16, 2021
0 stars
Feb 17, 2021
0 stars
Mar 02, 2021
5 stars