is not current version
Last Version 1.0.2

com.github.vicpinm:butcherknife 1.0

ButcherKnife

GroupId

GroupId

com.github.vicpinm
ArtifactId

ArtifactId

butcherknife
Version

Version

1.0
Type

Type

aar

Download butcherknife 1.0


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