License |
License |
---|---|
GroupId | GroupIdcom.kendamasoft |
ArtifactId | ArtifactIdbinder |
Version | Version0.9.7 |
Type | Typeaar |
Description |
Descriptionbinder
Simple annotation based model to view binding library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
binder-0.9.7.pom | |
binder-0.9.7.aar | 48 KB |
binder-0.9.7-sources.jar | 28 KB |
binder-0.9.7-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kendamasoft/binder/ -->
<dependency>
<groupId>com.kendamasoft</groupId>
<artifactId>binder</artifactId>
<version>0.9.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kendamasoft/binder/
implementation 'com.kendamasoft:binder:0.9.7'
// https://jarcasting.com/artifacts/com.kendamasoft/binder/
implementation ("com.kendamasoft:binder:0.9.7")
'com.kendamasoft:binder:aar:0.9.7'
<dependency org="com.kendamasoft" name="binder" rev="0.9.7">
<artifact name="binder" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kendamasoft', module='binder', version='0.9.7')
)
libraryDependencies += "com.kendamasoft" % "binder" % "0.9.7"
[com.kendamasoft/binder "0.9.7"]