All Projects → Gdub → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Gdub

owl2neo4j
Convert OWL to labeled property graph and import into Neo4J
Stars: ✭ 42 (-86.54%)
Mutual labels:  gradle
gradle-libraries-plugin
No description or website provided.
Stars: ✭ 29 (-90.71%)
Mutual labels:  gradle
Baritone
google maps for block game
Stars: ✭ 3,868 (+1139.74%)
Mutual labels:  gradle
change-tracker-plugin
A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.
Stars: ✭ 103 (-66.99%)
Mutual labels:  gradle
TwitterApiKit
Twitter's API v2 Objectified. This will save you time from creating data objects to access twitter's API v2. This library is supported on Gradle, Maven, Java, Kotlin, and Android projects.
Stars: ✭ 23 (-92.63%)
Mutual labels:  gradle
Kotlin Examples
Various examples for Kotlin
Stars: ✭ 3,014 (+866.03%)
Mutual labels:  gradle
plugin-yml
A Gradle plugin that generates plugin.yml for Bukkit/BungeeCord/Nukkit plugins based on the Gradle project
Stars: ✭ 42 (-86.54%)
Mutual labels:  gradle
Javapackager
📦 Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them.
Stars: ✭ 285 (-8.65%)
Mutual labels:  gradle
XTCP
一个便捷的TCP消息包拼装和解析框架
Stars: ✭ 20 (-93.59%)
Mutual labels:  gradle
Verificationcodeview
Android 自定义方形输入框,仿滴滴验证码输入框
Stars: ✭ 254 (-18.59%)
Mutual labels:  gradle
gradle-upgrade-interactive
CLI to interactively upgrade gradle dependencies, inspired by yarn.
Stars: ✭ 44 (-85.9%)
Mutual labels:  gradle
sonatype-publish-plugin
Gradle Plugin for publishing artifacts to Sonatype and Nexus
Stars: ✭ 17 (-94.55%)
Mutual labels:  gradle
Gradle Code Quality Tools Plugin
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
Stars: ✭ 282 (-9.62%)
Mutual labels:  gradle
ClockScroller
A cool animated RecyclerView clock face scroller handle inspired by the following MaterialUp submission - https://material.uplabs.com/posts/codepen-scrolling-clock
Stars: ✭ 75 (-75.96%)
Mutual labels:  gradle
Atom
Java course materials
Stars: ✭ 293 (-6.09%)
Mutual labels:  gradle
gradle-console-reporter
Gradle plugin to report various kinds of summaries to console.
Stars: ✭ 49 (-84.29%)
Mutual labels:  gradle
Gradle Aws Plugin
Gradle plugin to manage Amazon Web Services
Stars: ✭ 269 (-13.78%)
Mutual labels:  gradle
gradle-screen-record
A GIF recorder, based on gradle script to record screen in Android Device, and the record (XXX.gif) will be auto uploaded to your PC.
Stars: ✭ 19 (-93.91%)
Mutual labels:  gradle
Minecolonies
Minecolonies minecraft mod
Stars: ✭ 303 (-2.88%)
Mutual labels:  gradle
BuildMonkey
Build artefacts for creating a Eclipse RCP application with gradle
Stars: ✭ 11 (-96.47%)
Mutual labels:  gradle
T Mvp
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Stars: ✭ 2,740 (+778.21%)
Mutual labels:  gradle
RocketXPlugin
🔥🔥 android 端编译加速插件🚀 自动识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。
Stars: ✭ 408 (+30.77%)
Mutual labels:  gradle
Gittoolbox
GitToolBox IntelliJ plugin
Stars: ✭ 284 (-8.97%)
Mutual labels:  gradle
androidScientificCalculator
➕An elegant feature-packed scientific calculator app for Android. Published on the Google Play Store.
Stars: ✭ 23 (-92.63%)
Mutual labels:  gradle
Spongevanilla
The SpongeAPI implementation for Vanilla Minecraft.
Stars: ✭ 254 (-18.59%)
Mutual labels:  gradle
AndroidIDE
AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones.
Stars: ✭ 98 (-68.59%)
Mutual labels:  gradle
openjfx-docs
Getting started guide for JavaFX 11
Stars: ✭ 70 (-77.56%)
Mutual labels:  gradle
Gradle Multi Project Example
Gradle 多项目管理示例
Stars: ✭ 283 (-9.29%)
Mutual labels:  gradle
RecyclerELE
Android Library for easy addition of Empty, Loading and Error views in a RecyclerView
Stars: ✭ 27 (-91.35%)
Mutual labels:  gradle
The Pit Of The Android Studio
👍 👍 👏 🌟 ⭐️ ⭐️ Everything about the Android Studio and Intellij IDEAfor example:Install,common problems and solutions,each libraries for android and androidx library,code and peoject templates,etc.全面总结Android Studio以及Intellij IDEA的填坑指南,详解AS版本号、Gradle版本、BuildTools三者的对照关系,AS模板配置,gradle插件,Android自带注解库详解,support详解等干货。
Stars: ✭ 296 (-5.13%)
Mutual labels:  gradle
StuyLib
Award-Winning FRC Library by StuyPulse Team 694
Stars: ✭ 17 (-94.55%)
Mutual labels:  gradle
Gradle Unused Resources Remover Plugin
Gradle Plugin that removes unused resources in Android projects.
Stars: ✭ 282 (-9.62%)
Mutual labels:  gradle
emailkit
EmailKit for Android - This is a powerful, excellent and simple Email framework💌.
Stars: ✭ 99 (-68.27%)
Mutual labels:  gradle
Mmorpg
springboot编写的轻量级高性能mmorpg手游服务端框架,基本功能逐渐完善中。
Stars: ✭ 309 (-0.96%)
Mutual labels:  gradle
gradle-multi-project-support
A collection of Gradle plugins to maintain the multi-project or multi-application in the mono-repo.
Stars: ✭ 63 (-79.81%)
Mutual labels:  gradle
Android Camera2 Secret Picture Taker
Take pictures 📷 secretly (without preview or launching device's camera app) using Android CAMERA2 API
Stars: ✭ 275 (-11.86%)
Mutual labels:  gradle
jooq-plugin
Plugin for generating jOOQ classes using dockerized databases
Stars: ✭ 55 (-82.37%)
Mutual labels:  gradle
Xhttp2
💪A powerful network request library, encapsulated using the RxJava2 + Retrofit2 + OKHttp combination.(一个功能强悍的网络请求库,使用RxJava2 + Retrofit2 + OKHttp组合进行封装)
Stars: ✭ 292 (-6.41%)
Mutual labels:  gradle
broom
A disk cleaning utility for developers.
Stars: ✭ 38 (-87.82%)
Mutual labels:  gradle
Androidonboarder
A simple way to make a beauty onboarding experience (app intro or welcome screen) for your users.
Stars: ✭ 269 (-13.78%)
Mutual labels:  gradle
manon
🧪 Play with SpringBoot 2, JWT, Querydsl, GraphQL, Docker, ELK, PostgreSQL, MariaDB, Redis, MongoDB, Flyway, Maven, Gradle, TestNG, JUnit5, JaCoCo, GreenMail, CI, Quality Gates, Prometheus, Gatling, etc.
Stars: ✭ 26 (-91.67%)
Mutual labels:  gradle
Boardview
A draggable boardview for java android (Kanban style)
Stars: ✭ 309 (-0.96%)
Mutual labels:  gradle
Allomancy
Brandon Sanderson's Allomancy, now in Minecraft
Stars: ✭ 18 (-94.23%)
Mutual labels:  gradle
Alerting
📟 Open Distro for Elasticsearch Alerting Plugin
Stars: ✭ 259 (-16.99%)
Mutual labels:  gradle
ojaynico-kotlin-react-native
Kotlin Wrapper for React Native Components and APIs
Stars: ✭ 14 (-95.51%)
Mutual labels:  gradle
Gradle Ssh Plugin
Gradle SSH Plugin
Stars: ✭ 289 (-7.37%)
Mutual labels:  gradle
javacard-gradle-template
JavaCard project template for building CAP and running JCardSim with gradle + coverage
Stars: ✭ 27 (-91.35%)
Mutual labels:  gradle
Client
KAMI Blue: a continuation of 1.12.2 KAMI
Stars: ✭ 257 (-17.63%)
Mutual labels:  gradle
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
Stars: ✭ 7,284 (+2234.62%)
Mutual labels:  gradle
Play Services Plugins
Plugins to help with using Google Play services SDK.
Stars: ✭ 298 (-4.49%)
Mutual labels:  gradle
kotlin multiplatform gradle demo
My attempt to get Gradle to work with multiplatform Kotlin while using subprojects.
Stars: ✭ 24 (-92.31%)
Mutual labels:  gradle
Animatefx
A library of +70 ready-to-use animations for JavaFX
Stars: ✭ 254 (-18.59%)
Mutual labels:  gradle
spring-boot-microservice-best-practices
Best practices and integrations available for Spring Boot based Microservice in a single repository.
Stars: ✭ 139 (-55.45%)
Mutual labels:  gradle
Plotsquared
PlotSquared - Reinventing the plotworld
Stars: ✭ 284 (-8.97%)
Mutual labels:  gradle
gito
⚡ git helper tool to clone/open/auto-install/edit with a one-liner
Stars: ✭ 26 (-91.67%)
Mutual labels:  gradle
App Engine
分布式App服务端快速开发框架
Stars: ✭ 313 (+0.32%)
Mutual labels:  gradle
Fataar Gradle Plugin
Gradle plugin to help embed dependencies in generated AAR artifact
Stars: ✭ 308 (-1.28%)
Mutual labels:  gradle
Emotion Rating View
A library for animated rating view in Android apps.
Stars: ✭ 299 (-4.17%)
Mutual labels:  gradle
Gradle Docker Compose Plugin
Simplifies usage of Docker Compose for integration testing in Gradle environment.
Stars: ✭ 284 (-8.97%)
Mutual labels:  gradle
schema-registry-plugin
Gradle plugin to interact with Confluent Schema-Registry.
Stars: ✭ 60 (-80.77%)
Mutual labels:  gradle
1-60 of 398 similar projects