License |
License |
---|---|
GroupId | GroupIdcom.github.aartikov |
ArtifactId | ArtifactIdsesame-property |
Version | Version1.0.0-beta3 |
Type | Typeaar |
Description |
Descriptionsesame-property
Sesame is a set of architecture components for Android development
|
Project URL |
Project URL |
Filename | Size |
---|---|
sesame-property-1.0.0-beta3.pom | |
sesame-property-1.0.0-beta3-sources.jar | 5 KB |
sesame-property-1.0.0-beta3-javadoc.jar | 303 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aartikov/sesame-property/ -->
<dependency>
<groupId>com.github.aartikov</groupId>
<artifactId>sesame-property</artifactId>
<version>1.0.0-beta3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aartikov/sesame-property/
implementation 'com.github.aartikov:sesame-property:1.0.0-beta3'
// https://jarcasting.com/artifacts/com.github.aartikov/sesame-property/
implementation ("com.github.aartikov:sesame-property:1.0.0-beta3")
'com.github.aartikov:sesame-property:aar:1.0.0-beta3'
<dependency org="com.github.aartikov" name="sesame-property" rev="1.0.0-beta3">
<artifact name="sesame-property" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.aartikov', module='sesame-property', version='1.0.0-beta3')
)
libraryDependencies += "com.github.aartikov" % "sesame-property" % "1.0.0-beta3"
[com.github.aartikov/sesame-property "1.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.2.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |