is not current version
Last Version 1.5.0

com.github.aartikov:sesame-property 1.0.0-alpha2

Sesame is a set of architecture components for Android development

GroupId

GroupId

com.github.aartikov
ArtifactId

ArtifactId

sesame-property
Version

Version

1.0.0-alpha2
Type

Type

aar

Download sesame-property 1.0.0-alpha2


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