License |
License |
---|---|
GroupId | GroupIdcom.zeoflow |
ArtifactId | ArtifactIdeyejet-annotation |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionEyejet
Lifecycle-aware shared observable data holder class for android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eyejet-annotation-1.0.3.pom | |
eyejet-annotation-1.0.3.jar | 2 KB |
eyejet-annotation-1.0.3-sources.jar | 1 KB |
eyejet-annotation-1.0.3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zeoflow/eyejet-annotation/ -->
<dependency>
<groupId>com.zeoflow</groupId>
<artifactId>eyejet-annotation</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow/eyejet-annotation/
implementation 'com.zeoflow:eyejet-annotation:1.0.3'
// https://jarcasting.com/artifacts/com.zeoflow/eyejet-annotation/
implementation ("com.zeoflow:eyejet-annotation:1.0.3")
'com.zeoflow:eyejet-annotation:aar:1.0.3'
<dependency org="com.zeoflow" name="eyejet-annotation" rev="1.0.3">
<artifact name="eyejet-annotation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow', module='eyejet-annotation', version='1.0.3')
)
libraryDependencies += "com.zeoflow" % "eyejet-annotation" % "1.0.3"
[com.zeoflow/eyejet-annotation "1.0.3"]