is not current version
Last Version 1.0.2

com.github.vicpinm:butcherknife 1.0.1

ButcherKnife

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

butcherknife
Version

Version

1.0.1
Type

Type

aar

Download butcherknife 1.0.1


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