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.3


Group ID:
dev.scalapy
Artifact ID:
scalapy-core_3
Version:
0.5.3
Release Date:
Nov 22, 2022
Licenses:
MIT
Files:

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

Mill build tool

ivy"dev.scalapy::scalapy-core:0.5.3"

Scala CLI

//> using dep "dev.scalapy::scalapy-core:0.5.3"

Ammonite REPL

import $ivy.`dev.scalapy::scalapy-core:0.5.3`

<dependency>
  <groupId>dev.scalapy</groupId>
  <artifactId>scalapy-core_3</artifactId>
  <version>0.5.3</version>
</dependency>

compile group: 'dev.scalapy', name: 'scalapy-core_3', version: '0.5.3'