Coder Social home page Coder Social logo

Comments (7)

breandan avatar breandan commented on May 11, 2024

Hm, thank you for reporting. Do you have access to the GitHub package registry? I was worried about this, maybe we should use a different registry, like Maven central, until it GHPR becomes public. I’ll update the readme.

https://help.github.com/en/articles/configuring-apache-maven-for-use-with-github-package-registry#installing-a-package

from kotlingrad.

breandan avatar breandan commented on May 11, 2024

Alternatively, you can just download the artifact directly: https://github.com/breandan/kotlingrad/packages/19629

from kotlingrad.

breandan avatar breandan commented on May 11, 2024

I have updated the installation instructions with the complete Gradle configuration and tested it on a fresh project. Please feel free to reopen if this does not work for some reason.

from kotlingrad.

Jason5Lee avatar Jason5Lee commented on May 11, 2024

I follow the new installation instructions. The dependency can be resolved. However, the package seems not to be recognized. I cannot use it in my code. I'm not sure where has gone wrong.

from kotlingrad.

breandan avatar breandan commented on May 11, 2024

Which version are you using?

from kotlingrad.

Jason5Lee avatar Jason5Lee commented on May 11, 2024

I have tried 0.1 and 0.2, both are not working.

from kotlingrad.

breandan avatar breandan commented on May 11, 2024

Try using version 0.2.2 instead, the previous versions were packaged as a fat JAR, which are valid Gradle dependencies according to Gradle, but the IDE is unable to resolve due a known issue.

from kotlingrad.

Related Issues (20)

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.