ander7agar / emoji-keyboard Download - JitPack

文章推薦指數: 80 %
投票人數:10人

JitPack makes it easy to release your Java or Android library. Publish straight from GitHub or Bitbucket. Menu JitPack Docs Pricing Private CI   Settings Subscriptions Authorize Signout |SignIn GitHub Download Releases Readme ★2 ander7agar/emoji-keyboard Alibrarytoprovideanemoji-keyboardimplementationforAndroidapplications Download Step1.AddtheJitPackrepositorytoyourbuildfile gradle maven sbt leiningen Additinyourrootbuild.gradleattheendofrepositories: allprojects{ repositories{ ... maven{url'https://jitpack.io'} } } jitpack.io https://jitpack.io Additinyourbuild.sbtattheendofresolvers: resolvers+="jitpack"at"https://jitpack.io" Additinyourproject.cljattheendofrepositories: :repositories[["jitpack""https://jitpack.io"]] Step2.Addthedependency Subproject dependencies{ implementation'com.github.ander7agar:emoji-keyboard:1.0.7' } com.github.ander7agar emoji-keyboard 1.0.7 libraryDependencies+="com.github.ander7agar"%"emoji-keyboard"%"1.0.7" :dependencies[[com.github.ander7agar/emoji-keyboard"1.0.7"]] Readme AndroidEmojiKeyboard Alibrarytoprovideanemoji-keyboardimplementationforAndroidapplications Thisisforkedfromedsilfer/emoji-keyboardproject. Showcase QuickySetup repositories{ ... maven{url'https://jitpack.io'} } dependencies{ compile'com.github.ander7agar:emoji-keyboard:1.0.5' } Refertothewikisection. ThirdPartLibraries&SpecialThanks Rockerhieu/emojicon:DoyoulikeemojisinWhatsapp,iMessage?EmojiconisalibrarytoimplementsuchathingforAndroid; DrKLO/Telegram:Telegramisamessagingappwithafocusonspeedandsecurity.It’ssuperfast,simpleandfree.ThisrepocontainstheofficialsourcecodeforTelegramAppforAndroid; ogaclejapan/SmartTabLayout:AcustomViewPagertitlestripwhichgivescontinuousfeedbacktotheuserwhenscrolling; lopspower/CircularImageView:ThisisanAndroidprojectallowingtorealizeacircularImageViewinthesimplestwaypossible; square/picasso:ApowerfulimagedownloadingandcachinglibraryforAndroid; License Copyright2017AnderssonG.AcostadelaRosa LicensedundertheApacheLicense,Version2.0(the"License");youmaynotusethisfileexceptincompliancewiththeLicense.YoumayobtainacopyoftheLicenseat http://www.apache.org/licenses/LICENSE-2.0 Unlessrequiredbyapplicablelaworagreedtoinwriting,softwaredistributedundertheLicenseisdistributedonan"ASIS"BASIS,WITHOUTWARRANTIESORCONDITIONSOFANYKIND,eitherexpressorimplied.SeetheLicenseforthespecificlanguagegoverningpermissionsandlimitationsundertheLicense. References [REF1]-https://github.com/rockerhieu/emojicon [REF2]-https://github.com/DrKLO/Telegram [REF3]-https://github.com/ogaclejapan/SmartTabLayout [REF4]-https://github.com/lopspower/CircularImageView [REF5]-https://github.com/square/picasso



請為這篇文章評分?