License |
License |
---|---|
GroupId | GroupIdio.github.julystars |
ArtifactId | ArtifactIddrawable-dsl |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondrawable-dsl
Kotlin extensions for Android's project libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
drawable-dsl-1.0.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.julystars/drawable-dsl/ -->
<dependency>
<groupId>io.github.julystars</groupId>
<artifactId>drawable-dsl</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.julystars/drawable-dsl/
implementation 'io.github.julystars:drawable-dsl:1.0.5'
// https://jarcasting.com/artifacts/io.github.julystars/drawable-dsl/
implementation ("io.github.julystars:drawable-dsl:1.0.5")
'io.github.julystars:drawable-dsl:aar:1.0.5'
<dependency org="io.github.julystars" name="drawable-dsl" rev="1.0.5">
<artifact name="drawable-dsl" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.julystars', module='drawable-dsl', version='1.0.5')
)
libraryDependencies += "io.github.julystars" % "drawable-dsl" % "1.0.5"
[io.github.julystars/drawable-dsl "1.0.5"]