Last Version

Config :: Core 0.30

Config :: Core

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

core
Version

Version

0.30
Type

Type

jar
Description

Description

Config :: Core
Config :: Core
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.config

Download core 0.30


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.