drawable-dsl

Kotlin extensions for Android's project libraries.

License

License

GroupId

GroupId

io.github.julystars
ArtifactId

ArtifactId

drawable-dsl
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

drawable-dsl
Kotlin extensions for Android's project libraries.
Project URL

Project URL

https://github.com/julystars/Libraries
Source Code Management

Source Code Management

https://github.com/julystars/Libraries/tree/main

Download drawable-dsl

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3