License |
License |
---|---|
GroupId | GroupIdcom.github.userswlwork |
ArtifactId | ArtifactIdbaseframe |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbaseframe
This project is build to let the view looks like a material design widget when touched.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
baseframe-1.0.6.pom | |
baseframe-1.0.6.aar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.userswlwork/baseframe/ -->
<dependency>
<groupId>com.github.userswlwork</groupId>
<artifactId>baseframe</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.userswlwork/baseframe/
implementation 'com.github.userswlwork:baseframe:1.0.6'
// https://jarcasting.com/artifacts/com.github.userswlwork/baseframe/
implementation ("com.github.userswlwork:baseframe:1.0.6")
'com.github.userswlwork:baseframe:aar:1.0.6'
<dependency org="com.github.userswlwork" name="baseframe" rev="1.0.6">
<artifact name="baseframe" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.userswlwork', module='baseframe', version='1.0.6')
)
libraryDependencies += "com.github.userswlwork" % "baseframe" % "1.0.6"
[com.github.userswlwork/baseframe "1.0.6"]