Skip to content

Commit 74d0b3a

Browse files
committed
add maven central dependency
1 parent 76da769 commit 74d0b3a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
[![Build Status](https://travis-ci.org/music-of-the-ainur/quenya-dsl.svg?branch=master)](https://travis-ci.org/music-of-the-ainur/quenya-dsl)
44

5+
Adding Quenya DSL dependency to your sbt build:
6+
7+
```
8+
libraryDependencies += "com.github.music-of-the-ainur" %% "quenya-dsl" % "1.0.2-2.4"
9+
```
10+
511
## Introduction
612
Quenya DSL(Domain Specific Language) is a language that simplifies the task to parser complex semi-structured data.
713

0 commit comments

Comments
 (0)