is not current version
Last Version 1.5.0

com.github.aartikov:sesame-dialog 1.0.0-alpha1

Sesame is a set of architecture components for Android development

GroupId

GroupId

com.github.aartikov
ArtifactId

ArtifactId

sesame-dialog
Version

Version

1.0.0-alpha1
Type

Type

aar

Download sesame-dialog 1.0.0-alpha1


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