jeremyrsmith / parsel   0.1.1

GitHub

Python AST, parser, and quasiquotes for Scala

Scala versions: 2.13 2.12 2.11

parsel-parser 0.1.1


Group ID:
io.github.jeremyrsmith
Artifact ID:
parsel-parser_2.13
Version:
0.1.1
Release Date:
Jan 20, 2022
Licenses:
Files:

libraryDependencies += "io.github.jeremyrsmith" %% "parsel-parser" % "0.1.1"

Mill build tool

ivy"io.github.jeremyrsmith::parsel-parser:0.1.1"

Scala CLI

//> using dep "io.github.jeremyrsmith::parsel-parser:0.1.1"

Ammonite REPL

import $ivy.`io.github.jeremyrsmith::parsel-parser:0.1.1`

<dependency>
  <groupId>io.github.jeremyrsmith</groupId>
  <artifactId>parsel-parser_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.jeremyrsmith', name: 'parsel-parser_2.13', version: '0.1.1'