is not current version
Last Version 0.9.7

com.kendamasoft:binder 0.9.1

Simple annotation based model to view binding library

GroupId

GroupId

com.kendamasoft
ArtifactId

ArtifactId

binder
Version

Version

0.9.1
Type

Type

aar

Download binder 0.9.1


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