is not current version
Last Version 1.0.8

com.github.xxl6097:bindlibrary 1.0.2

bind for UI

GroupId

GroupId

com.github.xxl6097
ArtifactId

ArtifactId

bindlibrary
Version

Version

1.0.2
Type

Type

aar

Download bindlibrary 1.0.2


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