Last Version

material 1.0.4

property 'name' Android extensions

License

License

MIT License
GroupId

GroupId

com.tunjid.androidx
ArtifactId

ArtifactId

material
Version

Version

1.0.4
Type

Type

aar
Description

Description

material
property 'name' Android extensions
Project URL

Project URL

https://github.com/tunjid/Android-Extensions

Download material 1.0.4


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.core » core-ktx jar 1.3.2
com.google.android.material » material jar 1.3.0
androidx.dynamicanimation » dynamicanimation jar 1.1.0-alpha03
com.tunjid.androidx : core jar 1.3.1
com.tunjid.androidx : view jar 1.2.0

Project Modules

There are no modules declared in this project.