jeffmay / vapors   1.0.0-beta8

Apache License 2.0 GitHub

Construct expressions over fact types, then turn those expressions into a result given a set of source facts.

Scala versions: 2.13

vapors-core-v1 1.0.0-beta7


Group ID:
com.rallyhealth
Artifact ID:
vapors-core-v1_2.13
Version:
1.0.0-beta7
Release Date:
Oct 1, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.rallyhealth" %% "vapors-core-v1" % "1.0.0-beta7"

Mill build tool

ivy"com.rallyhealth::vapors-core-v1:1.0.0-beta7"

Scala CLI

//> using dep "com.rallyhealth::vapors-core-v1:1.0.0-beta7"

Ammonite REPL

import $ivy.`com.rallyhealth::vapors-core-v1:1.0.0-beta7`

<dependency>
  <groupId>com.rallyhealth</groupId>
  <artifactId>vapors-core-v1_2.13</artifactId>
  <version>1.0.0-beta7</version>
</dependency>

compile group: 'com.rallyhealth', name: 'vapors-core-v1_2.13', version: '1.0.0-beta7'