is not current version
Last Version 0.36

com.github.sviperll:chicory-environment 0.29-rc2

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

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-environment
Version

Version

0.29-rc2
Type

Type

jar

Download chicory-environment 0.29-rc2


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