danblack / idea-rest-clientLinks
☆30Updated 4 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
- 一个idea/android studio 的插件,自动生成五种单例模式代码☆37Updated 8 years ago
- 简繁体汉字转拼音的项目,解决多音 字的问题。ElasticSearch、solr 的拼音分词工具☆116Updated 4 years ago
- Source code of all examples from Reactive Programming with RxJava book☆21Updated 6 years ago
- 一个便捷的TCP消息包拼装和解析框架☆24Updated last year
- Server-sent events (SSE) client implementation for Java, based on OkHttp: http://javadoc.io/doc/com.launchdarkly/okhttp-eventsource☆159Updated 7 months ago
- Java client for the Tinify API.☆138Updated 4 months ago
- Java 字节操作的工具库(不是字节码的工具库)☆40Updated 3 years ago
- A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.☆134Updated 5 months ago
- Material Design color palette pluin for IntelliJ based IDEs.☆21Updated 3 years ago
- GsonFormatPlus☆152Updated last year
- please use new decompile plugin class-decompile-intellij☆68Updated 6 years ago
- Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理☆11Updated 7 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
- Converting JSON string to Java Class in IDEA / Android Studio☆58Updated 8 years ago
- iceworkday工作日算法 工作日算法又称节假日算法。 由于工作日计算涉及农历节气等,而农历算法本身就是非常复杂的,所以工作日算法非常的复杂 。 该算法解决了工作日的计算问题。对以往的数据确保其准确性,对将来的数据提供尽可能准确的 预测。 由于未来的数据是未知的,…☆91Updated 4 years ago
- Android Gitlab CI自动构建流程,支持打包,上传,发送邮件,单元测试☆45Updated 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 2 years ago
- Small XmlPull compatible parser☆43Updated 2 years ago
- 使用 Kotlin 特性实现的 FSM、HSM 框架,基于事件驱动。☆33Updated last year
- 自用的安卓开源项目工程模板。阿里云远程仓库加速,发布到maven仓库,代码混淆、资源混淆,持续集成(CI),多渠道多环境打包。在天朝使用jcenter、mavenCentral及google三个远程仓库,Gradle Sync太慢?一招教你配置阿里云镜像源。init.d/i…☆77Updated 4 years ago
- OkReflect is a library that want to help you use Java Reflection APIs with ease.☆45Updated 6 years ago
- ☆14Updated 4 years ago
- JPinyin是一个汉字转拼音的Java开源类库☆58Updated 12 years ago
- 一个简易的埋点解决方案(基于JakeWharton的hugo基础上改造)☆29Updated last year
- generate javabean(pojo) by json☆63Updated 10 years ago
- 使用RxJava2 和 Java 8的特性开发的图片爬虫☆56Updated 5 years ago
- gradle learn☆16Updated 7 years ago
- 为了高效地将Json对象转化成Java bean对象,传统上我们是在运行是利用反射来实现。但是在移动平台上,面对复杂的Json,采用反射的方式往往性能比较差,为了追求极致的性能,我们可以采用Android原生的Json库进行解析。但是面对一个复杂的大Json,基于原生Jso…☆204Updated 5 years ago
- 工具类集合,包括BitmapUtils、DeviceUtils、HttpURLConnectionUtils、LogUtils、ManifestUtils、MD5Utils、NetworkUtils、StringUtils、ToastUtils、FileUtils、Reso…☆75Updated 7 years ago