Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 Kotlin Gradle Projects
-
android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Android-Showcase (Android project using Konsist)
-
gradle-play-publisher
GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
Kinda. You can set up say a CI on circle ci, and on successful build and tests run it's gonna use this https://github.com/Triple-T/gradle-play-publisher to push to internal test track in play console. And that internal track is available to qa and if we get a green light we can elevate it to release manually
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
-
Project mention: Dependency Managers Don't Manage Your Dependencies (2021) | news.ycombinator.com | 2023-06-19
Lately I've been using gradle with kotlin-js and a mix of npm and jvm dependencies. There's the https://splitties.github.io/refreshVersions/ plugin that I can recommend if you are using gradle (with or without kotlin-js).
It manages plugin dependencies, library dependencies, and version dependencies. It can use the new gradle version catalog or not if you prefer. On first use, you migrate your versions and it extracts these to a versions.properties (or your version catalog). Then whenever you run refreshVersions it indicates available new versions in comments in this file. It also indicates unused dependencies. Though for npms this is a bit harder. All you need to do is manually use the versions you want.
I run this frequently to stay on top of upstream changes. Few software engineers realize that the testing and integration overhead with version changes multiplies (just like with other forms of change). Libraries that you haven't updated amount to technical debt that you haven't addressed. So, the workload increases massively if you don't update for a while. Staying up to date minimizes the workload. This plugin makes that super easy.
Given that we are using kotlin-js, we have to deal with a rapidly evolving library ecosystem so we do have occasional issues that we need to work around by either downgrading or fixing some code. Whenever I can't update something, I document it in my versions.properties with a comment. Often you just have to wait for the next release or so for things to straighten out. The price of using cutting edge software.
Kotlin-js manages a yarn lock file as well. So it properly locks dependencies. Whenever you update npm dependencies, you have to run a command to upgrade the lock file. There's also a whole mess of webpack dependencies that comes along with kotlin-js.
-
material-chip-view
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
reposilite
Lightweight and easy-to-use repository management software dedicated for the Maven based artifacts in the JVM ecosystem 📦
Project mention: A new tool-author-friendly way to distribute Gradle/Maven dependencies | /r/Kotlin | 2022-10-20 -
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.
-
-
-
-
hexagon
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
-
-
gradle-buildconfig-plugin
A plugin for generating BuildConstants for any kind of Gradle projects: Java, Kotlin, Groovy, etc. Designed for KTS scripts.
try this one https://github.com/gmazzo/gradle-buildconfig-plugin it supports Java, Kotlin, Groovyhttps://github.com/gmazzo/gradle-buildconfig-plugin it supports
-
-
Project mention: Android Developers Blog: Kotlin DSL is Now the Default for New Gradle Builds | /r/androiddev | 2023-04-13
You should look into how https://github.com/jjohannes/idiomatic-gradle and similar projects handle it (nowinandroid has a good set up as well).
-
Project mention: Android Developers Blog: Kotlin DSL is Now the Default for New Gradle Builds | /r/androiddev | 2023-04-13
You can go very far with this approach. Slack has a single standardised plugin that they apply to all their android projects which exposes some high level config DSLs for those projects to configure which build features they want/need https://github.com/slackhq/slack-gradle-plugin
-
custom-floating-action-button
This view is for replacement of standard Floating Action Button from Google Support Library. It is easy to use, customizable and you can also add text to button
-
it should be https://mattbdean.gitbooks.io/jraw
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Kotlin Gradle related posts
- Launch event: Introducing Elide, a fast polyglot alternative to Node.js
- GitHub - mjovanc/github-api: Kotlin wrapper for GitHub API in an object-oriented matter.
- GitHub - mjovanc/github-api: Kotlin wrapper for GitHub API in an object-oriented matter.
- GitHub - mjovanc/github-api: Kotlin wrapper for GitHub API in an object-oriented matter.
- GitHub - kryptokrona/kryptokrona-kotlin-sdk: Kryptokrona SDK in Kotlin for building decentralized private communication and payment systems.
- GitHub - kryptokrona/kryptokrona-kotlin-sdk: Kryptokrona SDK in Kotlin for building decentralized private communication and payment systems.
- GitHub - kryptokrona/kryptokrona-kotlin-sdk: Kryptokrona SDK in Kotlin for building decentralized private communication and payment systems.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Oct 2023
Index
What are some of the best open-source Gradle projects in Kotlin? This list will help you:
Project | Stars | |
---|---|---|
1 | android-showcase | 6,135 |
2 | gradle-play-publisher | 4,004 |
3 | kotlin-android-template | 1,603 |
4 | Gradle buildSrcVersions | 1,582 |
5 | material-chip-view | 1,351 |
6 | MinecraftDev | 1,278 |
7 | ktlint-gradle | 1,277 |
8 | reposilite | 1,080 |
9 | gradle-maven-publish-plugin | 991 |
10 | deep-clean | 904 |
11 | RocketX | 816 |
12 | GitToolBox | 585 |
13 | hexagon | 522 |
14 | marathon | 512 |
15 | gradle-buildconfig-plugin | 480 |
16 | Swagger Gradle Codegen | 409 |
17 | idiomatic-gradle | 400 |
18 | slack-gradle-plugin | 387 |
19 | custom-floating-action-button | 387 |
20 | JRAW | 356 |
21 | publish-plugin | 348 |
22 | hidden-secrets-gradle-plugin | 341 |
23 | spring-petclinic-kotlin | 326 |