expression-tree 1.0.1


Group ID:
io.github.iamsurajgharat
Artifact ID:
expression-tree_2.13
Version:
1.0.1
Release Date:
Apr 22, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.iamsurajgharat" %% "expression-tree" % "1.0.1"

Mill build tool

ivy"io.github.iamsurajgharat::expression-tree:1.0.1"

Scala CLI

//> using dep "io.github.iamsurajgharat::expression-tree:1.0.1"

Ammonite REPL

import $ivy.`io.github.iamsurajgharat::expression-tree:1.0.1`

<dependency>
  <groupId>io.github.iamsurajgharat</groupId>
  <artifactId>expression-tree_2.13</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.github.iamsurajgharat', name: 'expression-tree_2.13', version: '1.0.1'