| Группа | Группаcom.github.music-of-the-ainur |
|---|---|
| Идентификатор | Идентификаторalmaren-framework_2.11 |
| Версия | Версия0.2.7-2.4.5 |
| Тип | Типjar |
<!-- 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.2.7-2.4.5</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.2.7-2.4.5'
// 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.2.7-2.4.5")
'com.github.music-of-the-ainur:almaren-framework_2.11:jar:0.2.7-2.4.5'
<dependency org="com.github.music-of-the-ainur" name="almaren-framework_2.11" rev="0.2.7-2.4.5">
<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.2.7-2.4.5')
)
libraryDependencies += "com.github.music-of-the-ainur" % "almaren-framework_2.11" % "0.2.7-2.4.5"
[com.github.music-of-the-ainur/almaren-framework_2.11 "0.2.7-2.4.5"]