Last Version

core 1.3.2

property 'name' Android extensions

License

License

MIT License
GroupId

GroupId

com.tunjid.androidx
ArtifactId

ArtifactId

core
Version

Version

1.3.2
Type

Type

aar
Description

Description

core
property 'name' Android extensions
Project URL

Project URL

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

Download core 1.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.3

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.