gpt4 book ai didi

scala - 尝试添加 scala-uri 插件来 Play Framework

转载 作者:行者123 更新时间:2023-12-02 00:00:00 25 4
gpt4 key购买 nike

我正在尝试在我的游戏应用程序中使用以下库:https://github.com/NET-A-PORTER/scala-uri

我已将其添加到 ./build.sbt 中,如下所示:

libraryDependencies ++= Seq(
"com.netaporter" %% "scala-uri" % "0.4.0",
...

但是我得到以下错误:

[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.typesafe.sbt#sbt-pgp;0.8.1: not found
[warn] :: com.github.scct#scct_2.10;0.3-SNAPSHOT: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
[warn] com.typesafe.sbt:sbt-pgp:0.8.1 (sbtVersion=0.13, scalaVersion=2.10)
[warn]
[trace] Stack trace suppressed: run last *:update for the full output.
[error] (*:update) sbt.ResolveException: unresolved dependency: com.typesafe.sbt#sbt-pgp;0.8.1: not found
[error] unresolved dependency: com.github.scct#scct_2.10;0.3-SNAPSHOT: not found

关于如何解决这个问题有什么想法吗?

最佳答案

糟糕,对不起。这些都不应该是 scala-uri 的运行时依赖项。

我刚刚推送了一个新版本 0.4.1。你能试试看吗?它们不再出现在 0.4.1 pom file 中而不是 0.4.0 pom file ,所以我希望这能解决您的问题。

关于scala - 尝试添加 scala-uri 插件来 Play Framework ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21964070/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com