Last Version

modular-views 1.0.8

An attempt at the modularization of Views to handle touch/draw delegation between registerable modules.

License

License

GroupId

GroupId

com.guardanis
ArtifactId

ArtifactId

modular-views
Version

Version

1.0.8
Type

Type

aar
Description

Description

modular-views
An attempt at the modularization of Views to handle touch/draw delegation between registerable modules.
Project URL

Project URL

https://github.com/mattsilber/modular-views
Source Code Management

Source Code Management

https://github.com/mattsilber/modular-views.git

Download modular-views 1.0.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.