agmenc / lijq   2.0.0

GitHub

LIJQ (pronounced "like you") lets you write JsExp-style Lift expressions that compile in Scala, yet look like JQuery.

Scala versions: 2.11 2.10

lijq 2.0.0


Group ID:
com.github.agmenc
Artifact ID:
lijq_2.11
Version:
2.0.0
Release Date:
Jan 26, 2015
Licenses:
Files:

libraryDependencies += "com.github.agmenc" %% "lijq" % "2.0.0"

Mill build tool

ivy"com.github.agmenc::lijq:2.0.0"

Scala CLI

//> using dep "com.github.agmenc::lijq:2.0.0"

Ammonite REPL

import $ivy.`com.github.agmenc::lijq:2.0.0`

<dependency>
  <groupId>com.github.agmenc</groupId>
  <artifactId>lijq_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.agmenc', name: 'lijq_2.11', version: '2.0.0'