Git Product home page Git Product logo

Comments (2)

sovcik avatar sovcik commented on June 12, 2024

That bintray.com is interesting. I've uploaded most recent build from my fork (which is currently in sync with Niel's master) - you can use it until Neil decides to publish it officially :-)

I created it as Mave repo (looks like to use from Gradle should be pretty simple - according to JFrog ... and assuming I've configured it properly :-) )

from jpigpio.

hexagon-robotics avatar hexagon-robotics commented on June 12, 2024

Thank you!

I have added to my build.gradle file but not works. "The import jpigpio cannot be resolved"

repositories {
// Use 'jcenter' for resolving your dependencies.
// You can declare any Maven/Ivy/file repository here.
jcenter()
mavenLocal()
mavenCentral()
maven {
url "http://dl.bintray.com/jerady/maven"
url "http://dl.bintray.com/hansolo/Enzo"
url "http://dl.bintray.com/jozef/pub-java"
}
}

dependencies {
// The production code uses the SLF4J logging API at compile time
compile 'org.slf4j:slf4j-api:1.7.21'
compile 'com.lynden:GMapsFX:2.0.9'
compile 'eu.hansolo:colors:1.+'
compile 'eu.hansolo:Medusa:4.+'
compile 'de.jensd:fontawesomefx-commons:8.12'
compile 'de.jensd:fontawesomefx-controls:8.12'
compile 'de.jensd:fontawesomefx-fontawesome:4.6.3'
compile 'de.jensd:fontawesomefx-materialicons:2.2.0'
compile 'de.jensd:fontawesomefx-octicons:4.3.0'
compile 'de.jensd:fontawesomefx-icons525:2.6.0'
compile 'de.jensd:fontawesomefx-weathericons:2.0-3'
compile 'de.jensd:shichimifx:1.0.5'
compile 'de.dimaki:refuel:0.0.5'
compile 'org.apache.httpcomponents:httpclient:4.3.6'
compile 'org.controlsfx:controlsfx:8.40.11'
compile 'eu.hansolo.enzo:Enzo:0.3.6'
compile 'jozef:pub-java:JPigpio:1.0.10-js'

This line I made up:

compile 'jozef:pub-java:JPigpio:1.0.10-js'

What would be the correct path?

Best regards

from jpigpio.

Related Issues (13)

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.