is not current version
Last Version 0.80

Config :: Core 0.31

Config :: Core

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

config-core
Version

Version

0.31
Type

Type

jar
Description

Description

Config :: Core
Config :: Core
Source Code Management

Source Code Management

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

Download config-core 0.31


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

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.