We Are Improving Library Authors’ Experience!

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gradle-maven-publish-plugin

    A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.

  • for uploading you can try https://github.com/vanniktech/gradle-maven-publish-plugin . I use it to upload multiplatform projects to maven central and it works great

  • docProcessorGradlePlugin

    Gradle Plugin: KDoc / JavaDoc Preprocessor that can produce modified sources

  • So now, I'm actually in the process of making a KDoc/Javadoc preprocessing Gradle plugin: https://github.com/Jolanrensen/docProcessorGradlePlugin It is able to generate new sources with the Javadoc/KDoc modified in place. It can process (inline) tags or the whole doc and you can make your own extensions. Still in early stages though! But hopefully it can prove useful for other library authors too :).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Weeks of Debugging Your Build can Save Hours of Learning Gradle

    3 projects | dev.to | 15 May 2023
  • Gradle plugin for updating dependencies?

    4 projects | /r/Kotlin | 22 Apr 2023
  • just enough gradle

    2 projects | /r/androiddev | 4 Jan 2023
  • Easy way to migrate to Gradle's version catalog

    2 projects | /r/androiddev | 21 Jul 2022
  • How to keep all the common dependencies between multiple modules in single project gradle file?

    1 project | /r/androiddev | 12 May 2022