velcro-bindableadapter

A set of useful Android parts.

License

License

GroupId

GroupId

com.andrewreitz.velcro
ArtifactId

ArtifactId

velcro-bindableadapter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

velcro-bindableadapter
A set of useful Android parts.
Project URL

Project URL

http://github.com/pieces029/velcro-parts
Source Code Management

Source Code Management

http://github.com/pieces029/velcro-parts

Download velcro-bindableadapter

How to add to project

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

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.

Versions

Version
1.0.1
1.0.0