krrrr38 / halty   0.1.3

MIT License Website GitHub

Text-to-HTML converter with Halty syntax.

Scala versions: 2.11 2.10

halty 0.1.0


Group ID:
com.krrrr38
Artifact ID:
halty_2.11
Version:
0.1.0
Release Date:
Jul 19, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.krrrr38" %% "halty" % "0.1.0"

Mill build tool

ivy"com.krrrr38::halty:0.1.0"

Scala CLI

//> using dep "com.krrrr38::halty:0.1.0"

Ammonite REPL

import $ivy.`com.krrrr38::halty:0.1.0`

<dependency>
  <groupId>com.krrrr38</groupId>
  <artifactId>halty_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.krrrr38', name: 'halty_2.11', version: '0.1.0'