Giter Club home page Giter Club logo

extensions's Introduction

Extensions

extensions is simple library with bundle of kotlin extension functions that you could find helpful to use.

Add to project

  • jvm (no additional dependencies)
implementation "io.github.iamthevoid.extensions:pure:0.6.10"
  • Android (android framework dependenciess)
implementation "io.github.iamthevoid.extensions:android:0.6.10"
  • Rx (rx-java2 dependenciess)
implementation "io.github.iamthevoid.extensions:rx:0.6.10"
  • Coroutines (coroutines dependenciess)
implementation "io.github.iamthevoid.extensions:coroutines:0.6.10"
  • Util (some utilites like Optional for Java < 8 and other)
implementation "io.github.iamthevoid.extensions:util:0.6.10"

extensions's People

Contributors

iamthevoid avatar

Watchers

James Cloos avatar  avatar

extensions's Issues

Could not find :unspecified:.

I'm using your library in a project, but when add this extension, I'm getting this error:

Could not find :unspecified:.
Required by:
project :app > io.github.iamthevoid.extensions:android:0.6.7

If I just add the media-picker library, I'm getting an exception that could not find iam/thevoid/ae/ContextExtensionsKt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.