не последняя версия
Последняя версия 0.36

com.github.sviperll:chicory-environment 0.13

Library to support an interaction with operating system

Группа

Группа

com.github.sviperll
Идентификатор

Идентификатор

chicory-environment
Версия

Версия

0.13
Тип

Тип

jar

Скачать chicory-environment 0.13


<!-- https://jarcasting.com/artifacts/com.github.sviperll/chicory-environment/ -->
<dependency>
    <groupId>com.github.sviperll</groupId>
    <artifactId>chicory-environment</artifactId>
    <version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-environment/
implementation 'com.github.sviperll:chicory-environment:0.13'
// https://jarcasting.com/artifacts/com.github.sviperll/chicory-environment/
implementation ("com.github.sviperll:chicory-environment:0.13")
'com.github.sviperll:chicory-environment:jar:0.13'
<dependency org="com.github.sviperll" name="chicory-environment" rev="0.13">
  <artifact name="chicory-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='chicory-environment', version='0.13')
)
libraryDependencies += "com.github.sviperll" % "chicory-environment" % "0.13"
[com.github.sviperll/chicory-environment "0.13"]