baseframe

This project is build to let the view looks like a material design widget when touched.

License

License

GroupId

GroupId

com.github.userswlwork
ArtifactId

ArtifactId

base_frame
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

baseframe
This project is build to let the view looks like a material design widget when touched.
Project URL

Project URL

https://github.com/userswlwork/baseframe
Source Code Management

Source Code Management

https://github.com/userswlwork/baseframe.git

Download base_frame

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0