is not current version
Last Version 0.3.0

de.halfbit:featured-annotations 0.0.1

Simple yet powerful composition library for Android.

GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

featured-annotations
Version

Version

0.0.1
Type

Type

jar

Download featured-annotations 0.0.1


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