Last Version

CheeseWire 0.3.1

Lifecycle-friendly view binding in Kotlin for Conductor and others.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

de.hannesstruss.cheesewire
ArtifactId

ArtifactId

cheesewire
Version

Version

0.3.1
Type

Type

aar
Description

Description

CheeseWire
Lifecycle-friendly view binding in Kotlin for Conductor and others.
Project URL

Project URL

https://github.com/hannesstruss/cheesewire
Source Code Management

Source Code Management

https://github.com/hannesstruss/cheesewire

Download cheesewire 0.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.2.41
com.android.support » support-annotations jar 27.0.2

Project Modules

There are no modules declared in this project.