adform / bitmap-dsl   0.4.7

Apache License 2.0 GitHub

Expressions evaluator

Scala versions: 2.12 2.11 2.10

bitmap-dsl 0.3


Group ID:
com.github.ppiotrow
Artifact ID:
bitmap-dsl_2.11
Version:
0.3
Release Date:
Nov 11, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.ppiotrow" %% "bitmap-dsl" % "0.3"

Mill build tool

ivy"com.github.ppiotrow::bitmap-dsl:0.3"

Scala CLI

//> using dep "com.github.ppiotrow::bitmap-dsl:0.3"

Ammonite REPL

import $ivy.`com.github.ppiotrow::bitmap-dsl:0.3`

<dependency>
  <groupId>com.github.ppiotrow</groupId>
  <artifactId>bitmap-dsl_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.ppiotrow', name: 'bitmap-dsl_2.11', version: '0.3'