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