greenish-jungle

Environment/Config library.

License

License

The MIT License
GroupId

GroupId

com.techshroom
ArtifactId

ArtifactId

greenish-jungle
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

greenish-jungle
Environment/Config library.
Project URL

Project URL

https://github.com/TechShroom/greenish-jungle
Source Code Management

Source Code Management

https://github.com/TechShroom/greenish-jungle

Download greenish-jungle

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 24.1-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.

greenish-jungle

Environment/Config library. Allows for the configuration of default values and the setting of these values in code, rather than just through environment variables.

com.techshroom

TechShroom

A game development company.

Versions

Version
0.0.3
0.0.2
0.0.1