Auties00 / WhatsappWebRequestAnalyzer

Browser based tool built to decrypt any request sent or received by WhatsappWeb's WebClient for WhatsappWeb4j
30 stars 18 forks source link

Could not find com.github.auties00:standard:1.0. #15

Closed Ased2235 closed 1 year ago

Ased2235 commented 2 years ago
./gradlew clean jar

FAILURE: Build failed with an exception.

* Where:
Build file '/home/senpai/Downloads/WhatsappWebRequestAnalyzer-3.0/build.gradle.kts' line: 76

* What went wrong:
Could not resolve all files for configuration ':runtimeClasspath'.
> Could not find com.github.auties00:standard:1.0.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/com/github/auties00/standard/1.0/standard-1.0.pom
    - file:/home/senpai/.m2/repository/com/github/auties00/standard/1.0/standard-1.0.pom
  Required by:
      project :

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s