#编程语言#Kotlin是一种在Java虚拟机上运行的静态类型编程语言,它也可以被编译成为JavaScript源代码,由 JetBrains 公司主导。
Jib 是来为Java程序构建Docker、OCI镜像的Maven、Gradle插件
Dependency-Check是一个用于检测应用程序的依赖项(项目中引入的各种库、框架和软件包)中是否存在已知漏洞的工具。 它可以用于各种编程语言和项目类型,包括Java、JavaScript、Python等
Static code analysis for Kotlin
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
翻译 - 从JSON或JSON Schema生成Java类型,并注释这些类型以便与Jackson,Gson等进行数据绑定
#安卓#Booster 是一款专门为移动应用设计的易用、轻量级且可扩展的质量优化框架,其目标主要是为了解决随着 APP 复杂度的提升而带来的性能、稳定性、包体积等一系列质量问题
#安卓#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.
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
#安卓#A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
#安卓#A Gradle plugin to report the number of method references in your APK on every build.
#安卓#Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
#安卓#Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
#安卓#Android library that creates app shortcuts from annotations
#安卓#Life is too short to google for dependencies and versions
#安卓#用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
A ktlint gradle plugin
#安卓#OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.
#安卓#A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
#安卓#A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.