License |
License |
---|---|
GroupId | GroupIdde.halfbit |
ArtifactId | ArtifactIdfeatured-annotations |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFeatured Annotations
Simple yet powerful composition library for Android.
|
Filename | Size |
---|---|
featured-annotations-0.3.0.pom | |
featured-annotations-0.3.0.jar | 1001 bytes |
featured-annotations-0.3.0-sources.jar | 1 KB |
featured-annotations-0.3.0-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/featured-annotations/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>featured-annotations</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/featured-annotations/
implementation 'de.halfbit:featured-annotations:0.3.0'
// https://jarcasting.com/artifacts/de.halfbit/featured-annotations/
implementation ("de.halfbit:featured-annotations:0.3.0")
'de.halfbit:featured-annotations:jar:0.3.0'
<dependency org="de.halfbit" name="featured-annotations" rev="0.3.0">
<artifact name="featured-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='featured-annotations', version='0.3.0')
)
libraryDependencies += "de.halfbit" % "featured-annotations" % "0.3.0"
[de.halfbit/featured-annotations "0.3.0"]