Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artifacts for Scala native 0.5 are missing #382

Closed
daenenk opened this issue Apr 15, 2024 · 1 comment · Fixed by #394
Closed

Artifacts for Scala native 0.5 are missing #382

daenenk opened this issue Apr 15, 2024 · 1 comment · Fixed by #394

Comments

@daenenk
Copy link

daenenk commented Apr 15, 2024

No artifacts have been published yet in https://repo1.maven.org/maven2/dev/scalapy/scalapy-core_native0.5_3/

I tried using

libraryDependencies  = "dev.scalapy" %%% "scalapy-core" % "0.5.3"

in a project with

scalaVersion := "3.4.1"

and in plugins.sbt

addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.0")

I hope to see support for scala-native 0.5.x coming soon.
Thank you.

@kiendang
Copy link
Member

Looks like there's an open PR #381 addressing this. Note that this lib is not in active development (see #355 (comment)) so this might take a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants