danblack / idea-rest-clientLinks
☆31Updated 5 years ago
Alternatives and similar repositories for idea-rest-client
Users that are interested in idea-rest-client are comparing it to the libraries listed below
Sorting:
- 📡 A http client for Android Studio.☆52Updated 3 years ago
- Java client for the Tinify API.☆139Updated 8 months ago
- Server-sent events (SSE) client implementation for Java, based on OkHttp: http://javadoc.io/doc/com.launchdarkly/okhttp-eventsource☆163Updated 11 months ago
- 简繁体汉字转拼音的项目,解决多音字的问题。ElasticSearch、solr 的拼音分词工具☆120Updated 4 years ago
- A plugin for Intellij IDEA that enables the user to see the Byte-code as well as the ASM code.☆58Updated last year
- GsonFormatPlus☆152Updated last year
- 一个idea/android studio 的插件,自动生成五种单例模式代码☆37Updated 8 years ago
- Material Design color palette pluin for IntelliJ based IDEs.☆21Updated 4 years ago
- Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理☆11Updated 7 years ago
- Source code of all examples from Reactive Programming with RxJava book☆21Updated 6 years ago
- please use new decompile plugin class-decompile-intellij☆68Updated 6 years ago
- Small XmlPull compatible parser☆45Updated 3 years ago
- OkReflect is a library that want to help you use Java Reflection APIs with ease.☆46Updated 6 years ago
- A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.☆136Updated 9 months ago
- 自用的安卓开源项目工程模板。阿里云远程仓库加速,发布到maven仓库,代码混淆、资源混淆,持续集成(CI),多渠道多环境打包。在天朝使用jcenter、mavenCentral及google三个远程仓库,Gradle Sync太慢?一招教你配置阿里云镜像源。init.d/i…☆79Updated 4 years ago
- Java 字节操作的工具库(不是字节码的工具库)☆40Updated 4 years ago
- 使用 Kotlin 特性实现的 FSM、HSM 框架,基于事件驱动。☆32Updated last year
- Android Gitlab CI自动构建流程,支持打包,上传,发送邮件,单元测试☆45Updated 7 years ago
- IDEA插件用于模板化生成commit message和检查相关内容是否符合要求☆24Updated 7 months ago
- websocket实现的远程查看android logcat☆55Updated 7 years ago
- An annotation processor to mix Java or Kotlin Classes up into a single Class. Also a sample of X Processing which is an abstract layer of…☆30Updated 3 years ago
- An api compatibility inspect gradle plugin.(一个Api兼容性检测的Gradle插件)☆90Updated 6 years ago
- Converting JSON string to Java Class in IDEA / Android Studio☆58Updated 8 years ago
- 一个便捷的TCP消息包拼装和解析框架☆24Updated last year
- Android 代码混淆规则☆47Updated 6 years ago
- This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.☆34Updated 7 months ago
- iceworkday工作日算法 工作日算法又称节假日算法。 由于工作日计算涉及农历节气等,而农历算法本身就是非常复杂的,所以工作日算法非常的复杂 。 该算法解决了工作日的计算问题。对以往的数据确保其准确性,对将来的数据提供尽可能准确的 预测。 由于未来的数据是未知的,…☆92Updated 5 years ago
- 一款自动生成Kotlin ListenerBuilder DSL模板代码的IDEA插件,支持IDEA、AndroidStudio以及JetBrains全家桶☆15Updated 6 years ago
- 为了高效地将Json对象转化成Java bean对象,传统上我们是在运行是利用反射来实现。但是在移动平台上,面对复杂的Json,采用反射的方式往往性能比较差,为了追求极致的性能,我们可以采用Android原生的Json库进行解析。但是面对一个复杂的大Json,基于原生Jso…☆205Updated 6 years ago
- An active fork of http://htmlcleaner.sourceforge.net☆45Updated last year