| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.halfbit |
| Идентификатор | Идентификаторfeatured-annotations |
| Версия | Версия0.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеFeatured Annotations
Simple yet powerful composition library for Android.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]