sparsetech / pine   0.1.7

Apache License 2.0 GitHub

Functional HTML5 and XML library for the Scala platform

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.3
sbt plugins: 0.13

pine 0.1.0


Group ID:
tech.sparse
Artifact ID:
pine_2.12
Version:
0.1.0
Release Date:
Jun 10, 2017
Licenses:
Files:

libraryDependencies += "tech.sparse" %% "pine" % "0.1.0"

Mill build tool

ivy"tech.sparse::pine:0.1.0"

Scala CLI

//> using dep "tech.sparse::pine:0.1.0"

Ammonite REPL

import $ivy.`tech.sparse::pine:0.1.0`

<dependency>
  <groupId>tech.sparse</groupId>
  <artifactId>pine_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'tech.sparse', name: 'pine_2.12', version: '0.1.0'