Software Alternatives, Accelerators & Startups

JitPack

JitPack builds GitHub Gradle and Maven projects on demand and provides ready-to-use packages.

JitPack

JitPack Reviews and Details

This page is designed to help you find out whether JitPack is good and if it is the right choice for you.

Screenshots and images

  • JitPack Landing page
    Landing page //
    2022-07-13

Badges

Promote JitPack. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for JitPack yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about JitPack and what they use it for.
  • Adaptive execution for Java agents: reason-aware retries and budget-aware routing
    Via JitPack: add https://jitpack.io to your if you haven't. - Source: dev.to / about 2 months ago
  • Ask HN: Is there a good alternative to Maven central?
    Publishing a Java library on Maven central is a huge hassle these days. Is there a good alternative to Maven central? Do you trust JitPack? https://jitpack.io/. - Source: Hacker News / 10 months ago
  • How to Create and Publish an Android Library for Beginners
    Now comes the interesting part, letโ€™s publish it and make it open source for world to use. We will be using JitPack for hosting our library. - Source: dev.to / over 1 year ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Jitpack.io โ€” Maven repository for JVM and Android projects on GitHub, free for public projects. - Source: dev.to / over 2 years ago
  • Android WaveView
    Gradle was updated and I also added a heart shape to the customization option.(since I needed it for my project.) Jitpack.io build is currently not working but maybe when I'll be bothered (and mostly figure out how to repair it since I ca'nt seem to figure out how to deploy the dependencies from gradle and jitpacks documentation also doesnt work for me) I will repair it. Also updated the sample lib to androidx... Source: about 3 years ago
  • Does React Native Hermes require any additional configuration or setup compared to the default JavaScript engine?
    To use React Native Hermes, you need to make a few changes to your project's configuration. Firstly, you must enable Hermes in your React Native project by modifying the android/app/build.gradle file. You need to replace the default jcenter() repository with maven { url 'https://jitpack.io' } and add the Hermes dependencies. Source: about 3 years ago
  • Import GitHub library to use in Java script
    Repositories { //place it says ; should be used MavenCentral() Maven { url = uri("https://jitpack.io") } }. Source: over 3 years ago
  • Import GitHub library to use in Java script
    Repositories { mavenCentral() maven { url 'https://jitpack.io' } } Dependencies { // your tests ") }. Source: over 3 years ago
  • How to make a library in fabric
    They can use jitpack.io to pull your mod in. it sounds like someone is using `implement` not `modimplementation` , the former will not remap, the latter will. Source: over 3 years ago
  • free-for.dev
    Jitpack.io โ€” Maven repository for JVM and Android projects on GitHub, free for public projects. - Source: dev.to / over 3 years ago
  • A new tool-author-friendly way to distribute Gradle/Maven dependencies
    Allprojects { repositories { ... maven { url 'https://jitpack.io' } } }. Source: over 3 years ago
  • CI/CD pipeline fails with missing dependencies
    Downloaded from opencollab-snapshot-repo: https://repo.opencollab.dev/maven-snapshots/org/geysermc/geyser/core/2.1.0-SNAPSHOT/core-2.1.0-20221003.144245-16.jar (19 MB at 3.0 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:30 min [INFO] Finished at:... Source: almost 4 years ago
  • How to create a library?
    There are multiple places you can publish. The easiest is through: https://jitpack.io/ . Source: almost 4 years ago
  • How to Publish a Library to Jitpack.io that Itself Depends on Other Libraries
    The Question: How do I tell jitpack.io to also include the dependencies from MyLib's build.gradle? Source: almost 4 years ago
  • How to edit, compile and reuse an open source library?
    Jitpack, but preferably you should make a pull request into the main repo so they can merge the bug fix. Source: almost 4 years ago
  • Ahead-of-time JitPack Builds with Custom GroupId via GitHub Actions
    Name: Release On: release: types: [created] Jobs: publish: runs-on: ubuntu-latest steps: - name: Get the release version, removing the v from the tag id: get_version run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\/v/} - name: Request release from JitPack to trigger build run: | JITPACK_URL="https://jitpack.io/com/example/REPOSITORY/${{... - Source: dev.to / almost 4 years ago
  • Kts Scripting of Yaml & Json Dialects
    #!/usr/bin/env kotlin @file:Repository("https://jitpack.io") @file:Repository("https://maven.tryformation.com/releases") @file:DependsOn("com.github.jillesvangurp:kt-search-kts:0.1.3") Import com.jillesvangurp.ktsearch.ClusterStatus Import com.jillesvangurp.ktsearch.clusterHealth Import com.jillesvangurp.ktsearch.kts.addClientParams Import com.jillesvangurp.ktsearch.kts.searchClient Import... - Source: dev.to / almost 4 years ago
  • How to Configure JitPack for Recent JDK Versions
    JitPack works a bit differently than most other Maven artifact repositories. For most Maven repositories, such as Maven Central or GitHub Packages, you first build the artifacts either locally on your own system, or perhaps as part of a CI/CD workflow (e.g., via GitHub Actions); and then after building your artifacts (e.g., various jar files of compiled class files, source code, documentation, etc) you deploy them... - Source: dev.to / almost 4 years ago
  • Mod Dependency ,
    If not, you should be able to add them as a dependency through the Modrinth Maven, CurseMaven, or JitPack. Source: about 4 years ago
  • Start creating simple text editor library for Jetpack Compose
    Allprojects { repositories { ... maven { url 'https://jitpack.io' } } }. - Source: dev.to / about 4 years ago
  • Using URLs for dependency management
    To meet you halfway via Maven/Gradle, there's a simple way of targeting a Github repo as a dependency: https://jitpack.io/. Source: about 4 years ago

Do you know an article comparing JitPack to other products?
Suggest a link to a post with product alternatives.

Suggest an article

JitPack discussion

Log in or Post with

Is JitPack good? This is an informative page that will help you find out. Moreover, you can review and discuss JitPack here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.