is not current version
Last Version 0.36

com.github.sviperll:chicory-environment 0.15

Library to support an interaction with operating system

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-environment
Version

Version

0.15
Type

Type

jar

Download chicory-environment 0.15


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