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
Scala Native versions: 0.4

scalapy-macros 0.5.1+5-107ab671


Group ID:
me.shadaj
Artifact ID:
scalapy-macros_3
Version:
0.5.1+5-107ab671
Release Date:
Jan 26, 2022
Licenses:
MIT
Files:
Full Scala Version:
3.0.2
Developers:

libraryDependencies += "me.shadaj" %% "scalapy-macros" % "0.5.1+5-107ab671"

Mill build tool

ivy"me.shadaj::scalapy-macros:0.5.1+5-107ab671"

Scala CLI

//> using dep "me.shadaj::scalapy-macros:0.5.1+5-107ab671"

Ammonite REPL

import $ivy.`me.shadaj::scalapy-macros:0.5.1+5-107ab671`

<dependency>
  <groupId>me.shadaj</groupId>
  <artifactId>scalapy-macros_3</artifactId>
  <version>0.5.1+5-107ab671</version>
</dependency>

compile group: 'me.shadaj', name: 'scalapy-macros_3', version: '0.5.1+5-107ab671'