gabechurch / parsemarkdownscala   0.1.0

GitHub

This package simplifies the flexmark-java markdown parser. It is indended for use in the Play 2.6 Framework, see README

Scala versions: 2.11

parsertest 0.1.0


Group ID:
com.gabechurch
Artifact ID:
parsertest_2.11
Version:
0.1.0
Release Date:
Dec 15, 2017
Licenses:
Files:

libraryDependencies += "com.gabechurch" %% "parsertest" % "0.1.0"

Mill build tool

ivy"com.gabechurch::parsertest:0.1.0"

Scala CLI

//> using dep "com.gabechurch::parsertest:0.1.0"

Ammonite REPL

import $ivy.`com.gabechurch::parsertest:0.1.0`

<dependency>
  <groupId>com.gabechurch</groupId>
  <artifactId>parsertest_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.gabechurch', name: 'parsertest_2.11', version: '0.1.0'