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