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

https://github.com/gradleup/librarian

Library to help building Kotlin libraries with Gradle
https://github.com/gradleup/librarian

Last synced: 3 months ago
JSON representation

Library to help building Kotlin libraries with Gradle

Awesome Lists containing this project

README

          

[![Slack](https://img.shields.io/static/v1?label=gradle-community&message=gradleup&color=A97BFF&logo=slack&style=flat-square)](https://gradle-community.slack.com/archives/C07GJEMUZDH)

[![Maven Central](https://img.shields.io/maven-central/v/com.gradleup.librarian/librarian-gradle-plugin?style=flat-square)](https://central.sonatype.com/namespace/com.gradleup.librarian)
[![Maven Snapshots](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fcentral.sonatype.com%2Frepository%2Fmaven-snapshots%2Fcom%2Fgradleup%2Flibrarian%2Flibrarian-gradle-plugin%2Fmaven-metadata.xml&style=flat-square&label=snapshots&color=%2315252D&strategy=latestProperty)](https://central.sonatype.com/repository/maven-snapshots/com/gradleup/librarian)

## 🚀 Librarian

An opiniated toolkit to help you build libraries.

## 📚 Documentation

See the project website for documentation:

[https://gradleup.github.io/librarian/](https://gradleup.github.io/librarian/)

The Kdoc API reference can be found at:

[https://gradleup.github.io/librarian/kdoc](https://gradleup.github.io/librarian/kdoc)