Giter Club home page Giter Club logo

mvn-repo's Introduction

How to use

Simply add the repository to your build.gradle file:

repositories {
    maven {
        url 'https://github.com/rockerhieu/mvn-repo/raw/master/'
    }
    mavenCentral()
}

And you can use the artifacts like this:

dependencies {
    compile 'com.rockerhieu.emojicon:library:1.0'
    compile 'com.dropbox.chooser:android:1.0.0'
    compile 'com.facebook.android:facebook:3.6'

    // compile 'com.actionbarsherlock:actionbarsherlock:4.3.1'
    // use this for ActionBarSherlock (org. MavenCentral):
    compile 'com.actionbarsherlock:actionbarsherlock:4.4.0@aar'

    compile 'com.android:volley:1.0'
    compile 'com.actionbarsherlock:viewpagerindicator:2.4.1'
    compile 'com.jeremyfeinstein.slidingmenu:slidingmenu:1.3-SNAPSHOT'
    compile 'org.holoeverywhere:holoeverywhere:1.6.8'
    compile 'org.holoeverywhere:addon-preferences:1.6.8'
    compile 'org.holoeverywhere:addon-slider:1.6.8'
    compile 'org.holoeverywhere:addon-roboguice:1.6.8'
    compile 'org.roboguice:roboguice:2.1-SNAPSHOT'
    compile 'com.sherlock:navigationdrawer:1.0-SNAPSHOT'
    compile 'com.facebook.android:facebook:3.5.2'
    compile 'com.dropbox.chooser:android:1.0.0'
    compile 'com.mobeta.android.dslv:drag-sort-listview:0.6.1'
    compile 'com.doomonafireball.betterpickers:android-betterpickers:1.3.1'
    compile 'net.simonvt.menudrawer:menudrawer:3.0.3'
    compile 'com.emilsjolander:stickylistheaders:1.0.0-SNAPSHOT'
    compile 'org.jraf:android-switch-backport:1.0'
    compile 'com.github.manuelpeinado.multichoiceadapter:multichoiceadapter:2.2.5'
    compile 'com.github.manuelpeinado.glassactionbar:glassactionbar:0.2.1'
    compile 'com.github.chrisbanes.actionbarpulltorefresh:library:0.5'
    compile 'com.github.chrisbanes.actionbarpulltorefresh:extra-abs:0.5'
    compile 'com.github.manuelpeinado.refreshactionitem-native:RefreshActionItem:1.0.3'
    compile 'com.larswerkman:holo-color-picker:1.0-SNAPSHOT'
    compile 'com.fortysevendeg.swipelistview:swipelistview:1.0-SNAPSHOT'
}

Notes:

  • Roboguice doesn't include MapActivity class, so if you're using with pre v2 Maps API it won't work!

License:

The licenses are provided by the individual libary owner. This "mvn-repo" utilizes these libaries and won´t provide any support, responsibility or licenses itself.

mvn-repo's People

Contributors

goddchen avatar derdoktor667 avatar intrications avatar deronbrown avatar rockerhieu avatar iboyko avatar pinglamb avatar

Watchers

James Cloos avatar TomkeyZhang avatar

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.