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


Group ID:
io.github.jeremyrsmith
Artifact ID:
parsel-parser_2.12
Version:
0.1.0
Release Date:
Jan 11, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.jeremyrsmith</groupId>
  <artifactId>parsel-parser_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.jeremyrsmith', name: 'parsel-parser_2.12', version: '0.1.0'