Coder Social home page Coder Social logo

Groovy is broken? about magik HOT 7 OPEN

elect86 avatar elect86 commented on May 28, 2024
Groovy is broken?

from magik.

Comments (7)

melontini avatar melontini commented on May 28, 2024

Oh, alright, there's a workaround using auth url

maven {
        url = "https://elect86:ghp_${new String(Base64.decoder.decode("N1YxWWxqRWNLU2h6d1B6UEp1QVBQMFg1NXVyRWhGMFJCV0cy"))}@maven.pkg.github.com/kotlin-graphics/mary"
    }

from magik.

elect86 avatar elect86 commented on May 28, 2024

I'm not a Groovy expert, but I'm totally open to whatever would make Groovy life users easier

If you happen to know, don't hesitate, I can also send you an invitation

from magik.

melontini avatar melontini commented on May 28, 2024

I honestly have no idea what I'm doing when it comes to groovy/gradle, so I'm not much of help here.

from magik.

elect86 avatar elect86 commented on May 28, 2024

Which project is? Would you consider switching it to Kotlin script?

from magik.

KorewaLidesu avatar KorewaLidesu commented on May 28, 2024

I believe this is what you want to work with if you want to use Github Packages in Gradle
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-gradle-registry

from magik.

melontini avatar melontini commented on May 28, 2024

Yeah, I just opted for a remote apply script which gets the credentials from the credentials file.

from magik.

KorewaLidesu avatar KorewaLidesu commented on May 28, 2024

Oh....
I see what you are try to do here.
The issue you are getting is try to make the Github repo work huh
Try this instead?

dependencies {
    implementation 'com.example:package'
}

from magik.

Related Issues (6)

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.