is not current version
Last Version 1.2.0-3.2

com.github.music-of-the-ainur:quenya-dsl_2.12 1.0.2-2.4

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.0.2-2.4
Type

Type

jar

Download quenya-dsl_2.12 1.0.2-2.4


<!-- 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.0.2-2.4</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.0.2-2.4'
// 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.0.2-2.4")
'com.github.music-of-the-ainur:quenya-dsl_2.12:jar:1.0.2-2.4'
<dependency org="com.github.music-of-the-ainur" name="quenya-dsl_2.12" rev="1.0.2-2.4">
  <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.0.2-2.4')
)
libraryDependencies += "com.github.music-of-the-ainur" % "quenya-dsl_2.12" % "1.0.2-2.4"
[com.github.music-of-the-ainur/quenya-dsl_2.12 "1.0.2-2.4"]