android-easy-view-content

A library to easily set content to views.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antoniobg0
ArtifactId

ArtifactId

android-easy-view-content
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

android-easy-view-content
A library to easily set content to views.

Download android-easy-view-content

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.1.1
com.android.support » recyclerview-v7 jar 27.1.1
com.android.support » cardview-v7 jar 27.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3