is not current version
Last Version 1.5.0

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

Sesame is a set of architecture components for Android development

GroupId

GroupId

com.github.aartikov
ArtifactId

ArtifactId

sesame-property
Version

Version

1.0.0-alpha4
Type

Type

aar

Download sesame-property 1.0.0-alpha4


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