Giter VIP home page Giter VIP logo

Comments (5)

NanoMichael avatar NanoMichael commented on August 30, 2024

github 咋没给我发邮件啊,一直没看到你的消息,我晚上看一下重新发布一下试试。你也可以直接 clone 下来按照文档编译一下,很简单的。你有没有在 root project 的 build.gradle 下添加 jcenter:

allprojects {
   repositories {
       jcenter()
      // ...
   }
}

from androidlatexmath.

Jooyer avatar Jooyer commented on August 30, 2024

大佬,能直接把你编译好的 so 库提交分享下么, 我这边还是依赖失败:
ERROR: Failed to resolve: io.nano:android-tex:1.0.0
Show in Project Structure dialog
,必要的 jcenter() 配置,都是正常配置的!

from androidlatexmath.

NanoMichael avatar NanoMichael commented on August 30, 2024

很抱歉,我之前只是把库上传到了 bintray 上了,而没有发布到 jcenter。现在在 build.gradle 添加:

implementation 'io.nano:android-tex:1.0.0'

应该可以正常使用了。有任何问题可以再反馈给我。:smile:

from androidlatexmath.

Jooyer avatar Jooyer commented on August 30, 2024

大佬,可以了!
image

from androidlatexmath.

NanoMichael avatar NanoMichael commented on August 30, 2024

👏

from androidlatexmath.

Related Issues (7)

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.