ShimmerEngineering / ShimmerJavaExamples

Shimmer Examples for controlling and streaming from a Shimmer device
4 stars 3 forks source link

Can't compile Java Examples #5

Closed MFernandezCarmona closed 1 year ago

MFernandezCarmona commented 1 year ago

Hi, I'm trying to compile the java examples using gradle. I added my github user id and personal token to gather packages, but I get the error:

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':compileClasspath'.
> Could not find com.shimmerresearch:shimmerdriverpc:0.10.0_alpha.
  Searched in the following locations:
      https://jcenter.bintray.com/com/shimmerresearch/shimmerdriverpc/0.10.0_alpha/shimmerdriverpc-0.10.0_alpha.pom
      https://jcenter.bintray.com/com/shimmerresearch/shimmerdriverpc/0.10.0_alpha/shimmerdriverpc-0.10.0_alpha.jar
      file:/home/mfcarmona/workspace/shimmer_ws/ShimmerJavaExamples/ShimmerBasicExamples/libs/shimmerdriverpc-0.10.0_alpha.jar
      file:/home/mfcarmona/workspace/shimmer_ws/ShimmerJavaExamples/ShimmerBasicExamples/libs/shimmerdriverpc.jar
      https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriverpc/0.10.0_alpha/shimmerdriverpc-0.10.0_alpha.pom
      https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriverpc/0.10.0_alpha/shimmerdriverpc-0.10.0_alpha.jar
  Required by:
      project :
> Could not find com.shimmerresearch:shimmerdriver:0.10.0_alpha.
  Searched in the following locations:
      https://jcenter.bintray.com/com/shimmerresearch/shimmerdriver/0.10.0_alpha/shimmerdriver-0.10.0_alpha.pom
      https://jcenter.bintray.com/com/shimmerresearch/shimmerdriver/0.10.0_alpha/shimmerdriver-0.10.0_alpha.jar
      file:/home/mfcarmona/workspace/shimmer_ws/ShimmerJavaExamples/ShimmerBasicExamples/libs/shimmerdriver-0.10.0_alpha.jar
      file:/home/mfcarmona/workspace/shimmer_ws/ShimmerJavaExamples/ShimmerBasicExamples/libs/shimmerdriver.jar
      https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriver/0.10.0_alpha/shimmerdriver-0.10.0_alpha.pom
      https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriver/0.10.0_alpha/shimmerdriver-0.10.0_alpha.jar
  Required by:
      project :
> Could not find com.shimmerresearch:shimmerbluetoothmanager:0.10.0_alpha.
  Searched in the following locations:
      https://jcenter.bintray.com/com/shimmerresearch/shimmerbluetoothmanager/0.10.0_alpha/shimmerbluetoothmanager-0.10.0_alpha.pom
      https://jcenter.bintray.com/com/shimmerresearch/shimmerbluetoothmanager/0.10.0_alpha/shimmerbluetoothmanager-0.10.0_alpha.jar
      file:/home/mfcarmona/workspace/shimmer_ws/ShimmerJavaExamples/ShimmerBasicExamples/libs/shimmerbluetoothmanager-0.10.0_alpha.jar
      file:/home/mfcarmona/workspace/shimmer_ws/ShimmerJavaExamples/ShimmerBasicExamples/libs/shimmerbluetoothmanager.jar
      https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerbluetoothmanager/0.10.0_alpha/shimmerbluetoothmanager-0.10.0_alpha.pom
      https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerbluetoothmanager/0.10.0_alpha/shimmerbluetoothmanager-0.10.0_alpha.jar
  Required by:
      project :

I think that was related to the no longer available packages at bintray. I've noticed that they are not yet available at github packages listed at ShimmerEngineering packages, so I can't get them from there either. Finally, according to the README Shimmer Java Android API repository has now been made public, but I can't find it, so compiling from sources is also discarded for me. Any ideas? Best regards

ShimmerEngineering commented 1 year ago

hi, we are having a look at this now, we will have an update on this issue latest middle of next week. we apologize for the inconvenience.

ShimmerEngineering commented 1 year ago

Hi can you give this a try now. thanks.

MFernandezCarmona commented 1 year ago

Now it works like a charm, thanks!


$ gradle build
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
Download https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriverpc/0.10.0_alpha/shimmerdriverpc-0.10.0_alpha.pom
Download https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriver/0.10.0_alpha/shimmerdriver-0.10.0_alpha.pom
Download https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerbluetoothmanager/0.10.0_alpha/shimmerbluetoothmanager-0.10.0_alpha.pom
Download https://jcenter.bintray.com/org/scream3r/jssc/2.8.0/jssc-2.8.0.pomthmanager-0.10.0_alpha.pom
Download https://jcenter.bintray.com/net/sf/bluecove/bluecove/2.1.0/bluecove-2.1.0.pom
Download https://jcenter.bintray.com/net/sf/bluecove/bluecove-parent/2.1.0/bluecove-parent-2.1.0.pom
Download https://jcenter.bintray.com/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom
Download https://jcenter.bintray.com/com/google/guava/guava/19.0/guava-19.0.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom
Download https://jcenter.bintray.com/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/37/commons-parent-37.pom
Download https://jcenter.bintray.com/java3d/vecmath/1.3.1/vecmath-1.3.1.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/project/7/project-7.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-math/2.2/commons-math-2.2.pom
Download https://jcenter.bintray.com/io/grpc/grpc-all/1.32.1/grpc-all-1.32.1.pom
Download https://jcenter.bintray.com/joda-time/joda-time/2.9.4/joda-time-2.9.4.pom
Download https://jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
Download https://jcenter.bintray.com/com/codeminders/hidapi/1.1/hidapi-1.1.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/18/commons-parent-18.pom
Download https://jcenter.bintray.com/com/github/wendykierp/JTransforms/3.1/JTransforms-3.1.pom
Download https://jcenter.bintray.com/org/apache/apache/7/apache-7.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-math3/3.6/commons-math3-3.6.pom
Download https://jcenter.bintray.com/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/17/commons-parent-17.pom
Download https://jcenter.bintray.com/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/20/commons-parent-20.pom
Download https://jcenter.bintray.com/io/grpc/grpc-api/maven-metadata.xml
Download https://jcenter.bintray.com/io/grpc/grpc-api/1.32.1/grpc-api-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-core/maven-metadata.xml
Download https://jcenter.bintray.com/io/grpc/grpc-core/1.32.1/grpc-core-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-context/1.32.1/grpc-context-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-protobuf/1.32.1/grpc-protobuf-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-stub/1.32.1/grpc-stub-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-testing/1.32.1/grpc-testing-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-okhttp/1.32.1/grpc-okhttp-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-auth/1.32.1/grpc-auth-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-grpclb/1.32.1/grpc-grpclb-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-netty/1.32.1/grpc-netty-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-services/1.32.1/grpc-services-1.32.1.pom
Download https://jcenter.bintray.com/io/grpc/grpc-xds/1.32.1/grpc-xds-1.32.1.pom
Download https://jcenter.bintray.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/28/commons-parent-28.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom
Download https://jcenter.bintray.com/pl/edu/icm/JLargeArrays/1.5/JLargeArrays-1.5.pom
Download https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.pom
Download https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
Download https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-parent/1.18/animal-sniffer-parent-1.18.pom
Download https://jcenter.bintray.com/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
Download https://jcenter.bintray.com/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
Download https://jcenter.bintray.com/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.pom
Download https://jcenter.bintray.com/com/google/auth/google-auth-library-parent/0.20.0/google-auth-library-parent-0.20.0.pom
Download https://jcenter.bintray.com/com/google/http-client/google-http-client-bom/1.34.0/google-http-client-bom-1.34.0.pom
Download https://jcenter.bintray.com/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.pom
Download https://jcenter.bintray.com/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.pom
Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom
Download https://jcenter.bintray.com/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom
Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.pom
Download https://jcenter.bintray.com/com/google/protobuf/protobuf-parent/3.12.0/protobuf-parent-3.12.0.pom
Download https://jcenter.bintray.com/com/google/protobuf/protobuf-bom/3.12.0/protobuf-bom-3.12.0.pom
Download https://jcenter.bintray.com/io/netty/netty-codec-http2/4.1.51.Final/netty-codec-http2-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-handler-proxy/4.1.51.Final/netty-handler-proxy-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-parent/4.1.51.Final/netty-parent-4.1.51.Final.pom
Download https://jcenter.bintray.com/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom
Download https://jcenter.bintray.com/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom
Download https://jcenter.bintray.com/com/squareup/okhttp/okhttp/2.7.4/okhttp-2.7.4.pom
Download https://jcenter.bintray.com/com/squareup/okhttp/parent/2.7.4/parent-2.7.4.pom
Download https://jcenter.bintray.com/io/grpc/grpc-protobuf-lite/1.32.1/grpc-protobuf-lite-1.32.1.pom
Download https://jcenter.bintray.com/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.pom
Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.pom
Download https://jcenter.bintray.com/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.pom
Download https://jcenter.bintray.com/io/grpc/grpc-netty-shaded/maven-metadata.xml
Download https://jcenter.bintray.com/io/grpc/grpc-netty-shaded/1.32.1/grpc-netty-shaded-1.32.1.pom
Download https://jcenter.bintray.com/io/opencensus/opencensus-proto/0.2.0/opencensus-proto-0.2.0.pom
Download https://jcenter.bintray.com/com/google/re2j/re2j/1.2/re2j-1.2.pom
Download https://jcenter.bintray.com/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.pom
Download https://jcenter.bintray.com/io/grpc/grpc-alts/1.32.1/grpc-alts-1.32.1.pom
Download https://jcenter.bintray.com/io/netty/netty-codec-http/4.1.51.Final/netty-codec-http-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-transport/4.1.51.Final/netty-transport-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-handler/4.1.51.Final/netty-handler-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-buffer/4.1.51.Final/netty-buffer-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-codec/4.1.51.Final/netty-codec-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-common/4.1.51.Final/netty-common-4.1.51.Final.pom
Download https://jcenter.bintray.com/io/netty/netty-codec-socks/4.1.51.Final/netty-codec-socks-4.1.51.Final.pom
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Download https://jcenter.bintray.com/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom
Download https://jcenter.bintray.com/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.pom
Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.pom
Download https://jcenter.bintray.com/io/netty/netty-resolver/4.1.51.Final/netty-resolver-4.1.51.Final.pom
Download https://jcenter.bintray.com/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.pom
Download https://jcenter.bintray.com/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.pom
Download https://jcenter.bintray.com/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.pom
Download https://jcenter.bintray.com/com/google/auto/value/auto-value-parent/1.7/auto-value-parent-1.7.pom
Download https://jcenter.bintray.com/com/google/http-client/google-http-client-parent/1.34.0/google-http-client-parent-1.34.0.pom
Download https://jcenter.bintray.com/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.pom
Download https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom
Download https://jcenter.bintray.com/com/fasterxml/oss-parent/38/oss-parent-38.pom
Download https://jcenter.bintray.com/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/22/commons-parent-22.pom
Download https://jcenter.bintray.com/com/google/guava/guava/29.0-android/guava-29.0-android.pom
Download https://jcenter.bintray.com/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom
Download https://jcenter.bintray.com/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/41/commons-parent-41.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-client/4.5.10/httpcomponents-client-4.5.10.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Download https://jcenter.bintray.com/org/apache/apache/21/apache-21.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-core/4.4.12/httpcomponents-core-4.4.12.pom
Download https://jcenter.bintray.com/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/42/commons-parent-42.pom
Download https://jcenter.bintray.com/io/grpc/grpc-all/1.32.1/grpc-all-1.32.1.jar
Download https://jcenter.bintray.com/net/sf/bluecove/bluecove/2.1.0/bluecove-2.1.0.jar
Download https://jcenter.bintray.com/io/grpc/grpc-xds/1.32.1/grpc-xds-1.32.1.jar
Download https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriverpc/0.10.0_alpha/shimmerdriverpc-0.10.0_alpha.jar
Download https://jcenter.bintray.com/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Download https://jcenter.bintray.com/io/grpc/grpc-alts/1.32.1/grpc-alts-1.32.1.jar
Download https://jcenter.bintray.com/com/github/wendykierp/JTransforms/3.1/JTransforms-3.1.jar
Download https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerdriver/0.10.0_alpha/shimmerdriver-0.10.0_alpha.jar
Download https://maven.pkg.github.com/ShimmerEngineering/Shimmer-Java-Android-API/com/shimmerresearch/shimmerbluetoothmanager/0.10.0_alpha/shimmerbluetoothmanager-0.10.0_alpha.jar
Download https://jcenter.bintray.com/org/apache/commons/commons-math/2.2/commons-math-2.2.jar
Download https://jcenter.bintray.com/pl/edu/icm/JLargeArrays/1.5/JLargeArrays-1.5.jar
Download https://jcenter.bintray.com/org/apache/commons/commons-math3/3.6/commons-math3-3.6.jar
Download https://jcenter.bintray.com/io/grpc/grpc-auth/1.32.1/grpc-auth-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-netty/1.32.1/grpc-netty-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-grpclb/1.32.1/grpc-grpclb-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-services/1.32.1/grpc-services-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-okhttp/1.32.1/grpc-okhttp-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-testing/1.32.1/grpc-testing-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-core/1.32.1/grpc-core-1.32.1.jar
Download https://jcenter.bintray.com/io/opencensus/opencensus-proto/0.2.0/opencensus-proto-0.2.0.jar
Download https://jcenter.bintray.com/io/grpc/grpc-netty-shaded/1.32.1/grpc-netty-shaded-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-protobuf/1.32.1/grpc-protobuf-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-api/1.32.1/grpc-api-1.32.1.jar
Download https://jcenter.bintray.com/io/grpc/grpc-stub/1.32.1/grpc-stub-1.32.1.jar
Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java-util/3.12.0/protobuf-java-util-3.12.0.jar
Download https://jcenter.bintray.com/io/grpc/grpc-protobuf-lite/1.32.1/grpc-protobuf-lite-1.32.1.jar
Download https://jcenter.bintray.com/com/google/http-client/google-http-client-jackson2/1.34.0/google-http-client-jackson2-1.34.0.jar
Download https://jcenter.bintray.com/com/google/http-client/google-http-client/1.34.0/google-http-client-1.34.0.jar
Download https://jcenter.bintray.com/com/google/auth/google-auth-library-oauth2-http/0.20.0/google-auth-library-oauth2-http-0.20.0.jar
Download https://jcenter.bintray.com/io/opencensus/opencensus-contrib-http-util/0.24.0/opencensus-contrib-http-util-0.24.0.jar
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar
Download https://jcenter.bintray.com/com/google/guava/guava/29.0-android/guava-29.0-android.jar
Download https://jcenter.bintray.com/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Download https://jcenter.bintray.com/java3d/vecmath/1.3.1/vecmath-1.3.1.jar
Download https://jcenter.bintray.com/com/codeminders/hidapi/1.1/hidapi-1.1.jar
Download https://jcenter.bintray.com/com/google/protobuf/protobuf-java/3.12.0/protobuf-java-3.12.0.jar
Download https://jcenter.bintray.com/joda-time/joda-time/2.9.4/joda-time-2.9.4.jar
Download https://jcenter.bintray.com/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
Download https://jcenter.bintray.com/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Download https://jcenter.bintray.com/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Download https://jcenter.bintray.com/io/opencensus/opencensus-api/0.24.0/opencensus-api-0.24.0.jar
Download https://jcenter.bintray.com/io/grpc/grpc-context/1.32.1/grpc-context-1.32.1.jar
Download https://jcenter.bintray.com/io/perfmark/perfmark-api/0.19.0/perfmark-api-0.19.0.jar
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar
Download https://jcenter.bintray.com/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
Download https://jcenter.bintray.com/org/codehaus/mojo/animal-sniffer-annotations/1.18/animal-sniffer-annotations-1.18.jar
Download https://jcenter.bintray.com/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar
Download https://jcenter.bintray.com/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar
Download https://jcenter.bintray.com/com/google/auth/google-auth-library-credentials/0.20.0/google-auth-library-credentials-0.20.0.jar
Download https://jcenter.bintray.com/io/netty/netty-codec-http2/4.1.51.Final/netty-codec-http2-4.1.51.Final.jar
Download https://jcenter.bintray.com/io/netty/netty-handler-proxy/4.1.51.Final/netty-handler-proxy-4.1.51.Final.jar
Download https://jcenter.bintray.com/com/squareup/okhttp/okhttp/2.7.4/okhttp-2.7.4.jar
Download https://jcenter.bintray.com/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar
Download https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.jar
Download https://jcenter.bintray.com/com/google/api/grpc/proto-google-common-protos/1.17.0/proto-google-common-protos-1.17.0.jar
Download https://jcenter.bintray.com/com/google/re2j/re2j/1.2/re2j-1.2.jar
Download https://jcenter.bintray.com/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.jar
Download https://jcenter.bintray.com/io/netty/netty-codec-http/4.1.51.Final/netty-codec-http-4.1.51.Final.jar
Download https://jcenter.bintray.com/io/netty/netty-handler/4.1.51.Final/netty-handler-4.1.51.Final.jar
Download https://jcenter.bintray.com/io/netty/netty-codec/4.1.51.Final/netty-codec-4.1.51.Final.jar
Download https://jcenter.bintray.com/io/netty/netty-codec-socks/4.1.51.Final/netty-codec-socks-4.1.51.Final.jar
Download https://jcenter.bintray.com/io/netty/netty-buffer/4.1.51.Final/netty-buffer-4.1.51.Final.jar
Download https://jcenter.bintray.com/io/netty/netty-transport/4.1.51.Final/netty-transport-4.1.51.Final.jar
Download https://jcenter.bintray.com/io/netty/netty-resolver/4.1.51.Final/netty-resolver-4.1.51.Final.jar
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Download https://jcenter.bintray.com/io/netty/netty-common/4.1.51.Final/netty-common-4.1.51.Final.jar
Download https://jcenter.bintray.com/com/google/auto/value/auto-value-annotations/1.7/auto-value-annotations-1.7.jar
Download https://jcenter.bintray.com/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.jar
Download https://jcenter.bintray.com/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.jar
Download https://jcenter.bintray.com/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar
Download https://jcenter.bintray.com/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
Download https://jcenter.bintray.com/org/scream3r/jssc/2.8.0/jssc-2.8.0.jar

> Task :compileJava 
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :compileTestJava 
Note: /home/mfcarmona/workspace/shimmer_ws/ShimmerJavaExamples/ShimmerBasicExamples/src/test/java/ShimmerWriteLEDTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

BUILD SUCCESSFUL in 1m 16s
4 actionable tasks: 4 executed
``