Last Version

servos 1.0.0

Android library for shared helpers, views, and more

License

License

GroupId

GroupId

com.twotoasters.servos
ArtifactId

ArtifactId

util-butterknife
Version

Version

1.0.0
Type

Type

aar
Description

Description

servos
Android library for shared helpers, views, and more
Project URL

Project URL

https://github.com/twotoasters/servos
Source Code Management

Source Code Management

https://github.com/twotoasters/servos

Download util-butterknife 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.3
com.jakewharton : butterknife jar 6.1.0

Project Modules

There are no modules declared in this project.