License |
License |
---|---|
GroupId | GroupIdby.shostko |
ArtifactId | ArtifactIdcomposed-delegate |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncomposed-delegate
Easy adapter creation in composed way
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
composed-delegate-0.2.3.pom | |
composed-delegate-0.2.3-sources.jar | 2 KB |
composed-delegate-0.2.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/by.shostko/composed-delegate/ -->
<dependency>
<groupId>by.shostko</groupId>
<artifactId>composed-delegate</artifactId>
<version>0.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/by.shostko/composed-delegate/
implementation 'by.shostko:composed-delegate:0.2.3'
// https://jarcasting.com/artifacts/by.shostko/composed-delegate/
implementation ("by.shostko:composed-delegate:0.2.3")
'by.shostko:composed-delegate:aar:0.2.3'
<dependency org="by.shostko" name="composed-delegate" rev="0.2.3">
<artifact name="composed-delegate" type="aar" />
</dependency>
@Grapes(
@Grab(group='by.shostko', module='composed-delegate', version='0.2.3')
)
libraryDependencies += "by.shostko" % "composed-delegate" % "0.2.3"
[by.shostko/composed-delegate "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 3.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
androidx.annotation » annotation | jar | 1.1.0 |