Match Android CustomView Library

Android custom view lib

License

License

GroupId

GroupId

me.zsr
ArtifactId

ArtifactId

customviews
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Match Android CustomView Library
Android custom view lib
Project URL

Project URL

https://github.com/zhangsr/customviews
Source Code Management

Source Code Management

https://github.com/zhangsr/customviews.git

Download customviews

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0