Last Version

Design 3.0.2

Android widgets with enhanced capabilities

License

License

GroupId

GroupId

com.github.jbvincey
ArtifactId

ArtifactId

design
Version

Version

3.0.2
Type

Type

aar
Description

Description

Design
Android widgets with enhanced capabilities
Project URL

Project URL

https://github.com/jbvincey/Design
Source Code Management

Source Code Management

https://github.com/jbvincey/Design

Download design 3.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10

Project Modules

There are no modules declared in this project.