is not current version
Last Version 1.2.0-3.2

com.github.music-of-the-ainur:quenya-dsl_2.12 1.2.0-3.1

Quenya DSL(Domain Specific Language) is a language that simplifies the task to parser complex semi-structured data

GroupId

GroupId

com.github.music-of-the-ainur
ArtifactId

ArtifactId

quenya-dsl_2.12
Version

Version

1.2.0-3.1
Type

Type

jar

Download quenya-dsl_2.12 1.2.0-3.1


<!-- https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.12/ -->
<dependency>
    <groupId>com.github.music-of-the-ainur</groupId>
    <artifactId>quenya-dsl_2.12</artifactId>
    <version>1.2.0-3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.12/
implementation 'com.github.music-of-the-ainur:quenya-dsl_2.12:1.2.0-3.1'
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.12/
implementation ("com.github.music-of-the-ainur:quenya-dsl_2.12:1.2.0-3.1")
'com.github.music-of-the-ainur:quenya-dsl_2.12:jar:1.2.0-3.1'
<dependency org="com.github.music-of-the-ainur" name="quenya-dsl_2.12" rev="1.2.0-3.1">
  <artifact name="quenya-dsl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.music-of-the-ainur', module='quenya-dsl_2.12', version='1.2.0-3.1')
)
libraryDependencies += "com.github.music-of-the-ainur" % "quenya-dsl_2.12" % "1.2.0-3.1"
[com.github.music-of-the-ainur/quenya-dsl_2.12 "1.2.0-3.1"]