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

com.github.sviperll:chicory-environment 0.34

Not portable part of chicory. This package should be as small as possible. Classes used for talking to operating system. Part of chicory.

Группа

Группа

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

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

chicory-environment
Версия

Версия

0.34
Тип

Тип

jar

Скачать chicory-environment 0.34


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