qwefgh90 / comment-parser   0.1.0

Apache License 2.0 GitHub

The Comment Parser supports various languages based on FSM. It's written by scala and java.

Scala versions: 2.12 2.11

comment-parser 0.1.0


Group ID:
io.github.qwefgh90
Artifact ID:
comment-parser_2.12
Version:
0.1.0
Release Date:
Nov 22, 2017
Licenses:
Files:

libraryDependencies += "io.github.qwefgh90" %% "comment-parser" % "0.1.0"

Mill build tool

ivy"io.github.qwefgh90::comment-parser:0.1.0"

Scala CLI

//> using dep "io.github.qwefgh90::comment-parser:0.1.0"

Ammonite REPL

import $ivy.`io.github.qwefgh90::comment-parser:0.1.0`

<dependency>
  <groupId>io.github.qwefgh90</groupId>
  <artifactId>comment-parser_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.qwefgh90', name: 'comment-parser_2.12', version: '0.1.0'