GroupId | GroupIdcom.github.music-of-the-ainur |
---|---|
ArtifactId | ArtifactIdalmaren-framework_2.11 |
Version | Version0.9.3-2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.music-of-the-ainur/almaren-framework_2.11/ -->
<dependency>
<groupId>com.github.music-of-the-ainur</groupId>
<artifactId>almaren-framework_2.11</artifactId>
<version>0.9.3-2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/almaren-framework_2.11/
implementation 'com.github.music-of-the-ainur:almaren-framework_2.11:0.9.3-2.4'
// https://jarcasting.com/artifacts/com.github.music-of-the-ainur/almaren-framework_2.11/
implementation ("com.github.music-of-the-ainur:almaren-framework_2.11:0.9.3-2.4")
'com.github.music-of-the-ainur:almaren-framework_2.11:jar:0.9.3-2.4'
<dependency org="com.github.music-of-the-ainur" name="almaren-framework_2.11" rev="0.9.3-2.4">
<artifact name="almaren-framework_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.music-of-the-ainur', module='almaren-framework_2.11', version='0.9.3-2.4')
)
libraryDependencies += "com.github.music-of-the-ainur" % "almaren-framework_2.11" % "0.9.3-2.4"
[com.github.music-of-the-ainur/almaren-framework_2.11 "0.9.3-2.4"]