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.4.1+10-e45e5f7e


Group ID:
me.shadaj
Artifact ID:
scalapy-core_2.13
Version:
0.4.1+10-e45e5f7e
Release Date:
Jan 25, 2021
Licenses:
MIT
Files:

libraryDependencies += "me.shadaj" %% "scalapy-core" % "0.4.1+10-e45e5f7e"

Mill build tool

ivy"me.shadaj::scalapy-core:0.4.1+10-e45e5f7e"

Scala CLI

//> using dep "me.shadaj::scalapy-core:0.4.1+10-e45e5f7e"

Ammonite REPL

import $ivy.`me.shadaj::scalapy-core:0.4.1+10-e45e5f7e`

<dependency>
  <groupId>me.shadaj</groupId>
  <artifactId>scalapy-core_2.13</artifactId>
  <version>0.4.1+10-e45e5f7e</version>
</dependency>

compile group: 'me.shadaj', name: 'scalapy-core_2.13', version: '0.4.1+10-e45e5f7e'