Peter
12/23/2021, 1:10 AMPeter
12/23/2021, 1:14 AMSee <https://docs.gradle.org/7.3.3/userguide/declaring_repositories.html#sub:fail_build_on_project_repositories> for details.
> Could not find io.arrow-kt:arrow-optics-ksp-plugin:1.0.1.
Searched in the following locations:
- file:/Users/peter/.m2/repository/io/arrow-kt/arrow-optics-ksp-plugin/1.0.1/arrow-optics-ksp-plugin-1.0.1.pom
- <https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics-ksp-plugin/1.0.1/arrow-optics-ksp-plugin-1.0.1.pom>
Required by:
project :
Peter
12/23/2021, 1:15 AMAlejandro Serrano Mena
12/23/2021, 8:34 AMmaven(url = "<https://oss.sonatype.org/content/repositories/snapshots/>")
and io.arrow-kt:arrow-optics-ksp:2.0-SNAPSHOT
?