is not current version
Last Version 0.36

com.github.sviperll:chicory-environment 0.30

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.30
Type

Type

jar

Download chicory-environment 0.30


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