scalapy / scalapy   0.5.3

MIT License GitHub

Use the world of Python from the comfort of Scala!

Scala versions: 3.x 2.13 2.12 2.11
Scala Native versions: 0.4 0.3

scalapy-core 0.5.2+10-28bc07d0


Group ID:
dev.scalapy
Artifact ID:
scalapy-core_2.12
Version:
0.5.2+10-28bc07d0
Release Date:
Sept 28, 2022
Licenses:
MIT
Files:

libraryDependencies += "dev.scalapy" %% "scalapy-core" % "0.5.2+10-28bc07d0"

Mill build tool

ivy"dev.scalapy::scalapy-core:0.5.2+10-28bc07d0"

Scala CLI

//> using dep "dev.scalapy::scalapy-core:0.5.2+10-28bc07d0"

Ammonite REPL

import $ivy.`dev.scalapy::scalapy-core:0.5.2+10-28bc07d0`

<dependency>
  <groupId>dev.scalapy</groupId>
  <artifactId>scalapy-core_2.12</artifactId>
  <version>0.5.2+10-28bc07d0</version>
</dependency>

compile group: 'dev.scalapy', name: 'scalapy-core_2.12', version: '0.5.2+10-28bc07d0'