| Группа | Группаcom.gu |
|---|---|
| Идентификатор | Идентификаторprequel_2.10 |
| Версия | Версия0.3.11 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| prequel_2.10-0.3.11.pom | |
| prequel_2.10-0.3.11.jar | 133 KB |
| prequel_2.10-0.3.11-sources.jar | 13 KB |
| prequel_2.10-0.3.11-javadoc.jar | 554 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gu/prequel_2.10/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>prequel_2.10</artifactId>
<version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/prequel_2.10/
implementation 'com.gu:prequel_2.10:0.3.11'
// https://jarcasting.com/artifacts/com.gu/prequel_2.10/
implementation ("com.gu:prequel_2.10:0.3.11")
'com.gu:prequel_2.10:jar:0.3.11'
<dependency org="com.gu" name="prequel_2.10" rev="0.3.11">
<artifact name="prequel_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='prequel_2.10', version='0.3.11')
)
libraryDependencies += "com.gu" % "prequel_2.10" % "0.3.11"
[com.gu/prequel_2.10 "0.3.11"]