| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.tunjid.androidx |
| ArtifactId | ArtifactIdview |
| Version | Version1.2.0 |
| Type | Typeaar |
| Description |
Descriptionview
property 'name' Android extensions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| view-1.2.0.pom | |
| view-1.2.0-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tunjid.androidx/view/ -->
<dependency>
<groupId>com.tunjid.androidx</groupId>
<artifactId>view</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tunjid.androidx/view/
implementation 'com.tunjid.androidx:view:1.2.0'
// https://jarcasting.com/artifacts/com.tunjid.androidx/view/
implementation ("com.tunjid.androidx:view:1.2.0")
'com.tunjid.androidx:view:aar:1.2.0'
<dependency org="com.tunjid.androidx" name="view" rev="1.2.0">
<artifact name="view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tunjid.androidx', module='view', version='1.2.0')
)
libraryDependencies += "com.tunjid.androidx" % "view" % "1.2.0"
[com.tunjid.androidx/view "1.2.0"]
| 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 |
| androidx.dynamicanimation » dynamicanimation | jar | 1.1.0-alpha03 |
| com.tunjid.androidx : core | jar | 1.3.1 |