Last Version

Assent Core 3.0.0-RC4

Assent Core

License

License

GroupId

GroupId

com.afollestad.assent
ArtifactId

ArtifactId

core
Version

Version

3.0.0-RC4
Type

Type

aar
Description

Description

Assent Core
Assent Core
Project URL

Project URL

https://github.com/afollestad/assent

Download core 3.0.0-RC4


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

Project Modules

There are no modules declared in this project.