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