The Kotlin Programming Language.
-
Updated
Apr 11, 2022 - Kotlin
{{ message }}
The Kotlin Programming Language.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
The rule description should have links in it's descriptions to give some "bibliography". Those links should be clickable in the documentation.
ObjectLiteralToLambda Right now they are not.
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
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.
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Android library that creates app shortcuts from annotations
OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Describe the bug
refreshVersions is not able to find the latest versions of artifact in local maven repository.
To Reproduce
maven-publish plugin to local maven repository, e.g. via ./gradlew publishToMavenLocalA fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
Gradle plugin for managing Docker images and containers.
A ktlint gradle plugin
Kotlin Serverless Framework
Screenshot testing library for Android
Generates TypeScript from Java - JSON declarations, REST service client
gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
A Gradle Plugin Providing Full Support for Go
一款用于优化png图片的gradle插件,有效减少APK体积,支持极限压缩和无损压缩。
Hi and thanks for this great plugin!
I suggest printing the report path as file URI to make it clickable in most terminals.
This makes it much easier for consumers to navigate to the report.
Testing with JUnit 5 for Android.
Gradle plugin that adds a 'taskTree' task that prints task dependency tree
在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only five minutes.
A Gradle plugin for printing beautiful logs on the console while running tests
Add a description, image, and links to the gradle-plugin topic page so that developers can more easily learn about it.
To associate your repository with the gradle-plugin topic, visit your repo's landing page and select "manage topics."
Maybe new warnings after upgrading ErrorProne in #3355.