| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.tunjid.androidx |
| ArtifactId | ArtifactIdcore |
| Version | Version1.3.2 |
| Type | Typeaar |
| Description |
Descriptioncore
property 'name' Android extensions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| core-1.3.2.pom | |
| core-1.3.2-sources.jar | 12 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.1.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 |