An open API service indexing awesome lists of open source software.

https://github.com/intellectualsites/informative-annotations

An informative annotation library.
https://github.com/intellectualsites/informative-annotations

Last synced: 15 days ago
JSON representation

An informative annotation library.

Awesome Lists containing this project

README

          

# informative-annotations
An informative annotation library.

# Usage

## Gradle
```kt
dependencies {
implementation("com.intellectualsites.informative-annotations:informative-annotations:")
}
```

## Maven
```xml


com.intellectualsites.informative-annotations
informative-annotations
VERSION
provided

```