is not current version
Last Version 1.0.3

com.zeoflow:eyejet-annotation 1.0.0

Lifecycle-aware shared observable data holder class for android.

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

eyejet-annotation
Version

Version

1.0.0
Type

Type

aar

Download eyejet-annotation 1.0.0


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