GroupId | GroupIdcom.github.music-of-the-ainur |
---|---|
ArtifactId | ArtifactIdquenya-dsl_2.11 |
Version | Version1.0.2-2.4 |
Type | Typejar |
Filename | Size |
---|---|
quenya-dsl_2.11-1.0.2-2.4.pom | |
quenya-dsl_2.11-1.0.2-2.4.jar | 94 KB |
quenya-dsl_2.11-1.0.2-2.4-sources.jar | 5 KB |
quenya-dsl_2.11-1.0.2-2.4-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.11/ -->
<dependency>
<groupId>com.github.music-of-the-ainur</groupId>
<artifactId>quenya-dsl_2.11</artifactId>
<version>1.0.2-2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.11/
implementation 'com.github.music-of-the-ainur:quenya-dsl_2.11:1.0.2-2.4'
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/quenya-dsl_2.11/
implementation ("com.github.music-of-the-ainur:quenya-dsl_2.11:1.0.2-2.4")
'com.github.music-of-the-ainur:quenya-dsl_2.11:jar:1.0.2-2.4'
<dependency org="com.github.music-of-the-ainur" name="quenya-dsl_2.11" rev="1.0.2-2.4">
<artifact name="quenya-dsl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.music-of-the-ainur', module='quenya-dsl_2.11', version='1.0.2-2.4')
)
libraryDependencies += "com.github.music-of-the-ainur" % "quenya-dsl_2.11" % "1.0.2-2.4"
[com.github.music-of-the-ainur/quenya-dsl_2.11 "1.0.2-2.4"]