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-macros 0.3.0+19-7e9c8606


Group ID:
me.shadaj
Artifact ID:
scalapy-macros_2.13
Version:
0.3.0+19-7e9c8606
Release Date:
Apr 7, 2020
Licenses:
MIT
Files:

libraryDependencies += "me.shadaj" %% "scalapy-macros" % "0.3.0+19-7e9c8606"

Mill build tool

ivy"me.shadaj::scalapy-macros:0.3.0+19-7e9c8606"

Scala CLI

//> using dep "me.shadaj::scalapy-macros:0.3.0+19-7e9c8606"

Ammonite REPL

import $ivy.`me.shadaj::scalapy-macros:0.3.0+19-7e9c8606`

<dependency>
  <groupId>me.shadaj</groupId>
  <artifactId>scalapy-macros_2.13</artifactId>
  <version>0.3.0+19-7e9c8606</version>
</dependency>

compile group: 'me.shadaj', name: 'scalapy-macros_2.13', version: '0.3.0+19-7e9c8606'