sesame-activable

Sesame is a set of architecture components for Android development

License

License

GroupId

GroupId

com.github.aartikov
ArtifactId

ArtifactId

sesame-activable
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

sesame-activable
Sesame is a set of architecture components for Android development
Project URL

Project URL

https://github.com/aartikov/Sesame

Download sesame-activable

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0-beta1
1.3.0-beta1
1.2.0-beta1
1.1.0-beta1
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1