Последняя версия

Expression Tree 1.0.2

A scala library to convert predicates or expressions into runtime lambdas

Лицензия

Лицензия

Группа

Группа

io.github.iamsurajgharat
Идентификатор

Идентификатор

expression-tree_2.13
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

Expression Tree
A scala library to convert predicates or expressions into runtime lambdas
Организация-разработчик

Организация-разработчик

iamsurajgharat

Скачать expression-tree_2.13 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.iamsurajgharat/expression-tree_2.13/ -->
<dependency>
    <groupId>io.github.iamsurajgharat</groupId>
    <artifactId>expression-tree_2.13</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamsurajgharat/expression-tree_2.13/
implementation 'io.github.iamsurajgharat:expression-tree_2.13:1.0.2'
// https://jarcasting.com/artifacts/io.github.iamsurajgharat/expression-tree_2.13/
implementation ("io.github.iamsurajgharat:expression-tree_2.13:1.0.2")
'io.github.iamsurajgharat:expression-tree_2.13:jar:1.0.2'
<dependency org="io.github.iamsurajgharat" name="expression-tree_2.13" rev="1.0.2">
  <artifact name="expression-tree_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamsurajgharat', module='expression-tree_2.13', version='1.0.2')
)
libraryDependencies += "io.github.iamsurajgharat" % "expression-tree_2.13" % "1.0.2"
[io.github.iamsurajgharat/expression-tree_2.13 "1.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.13.1
com.github.nscala-time : nscala-time_2.13 jar 2.30.0

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.13 jar 3.2.11

Модули Проекта

Данный проект не имеет модулей.