License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.cactusthorn.config |
ArtifactId | ArtifactIdconfig-core |
Last Version | Last Version0.80 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfig :: Core
Config :: Core
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-core-0.80.pom | |
config-core-0.80.jar | 82 KB |
config-core-0.80-sources.jar | 84 KB |
config-core-0.80-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/config-core/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>config-core</artifactId>
<version>0.80</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-core/
implementation 'net.cactusthorn.config:config-core:0.80'
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-core/
implementation ("net.cactusthorn.config:config-core:0.80")
'net.cactusthorn.config:config-core:jar:0.80'
<dependency org="net.cactusthorn.config" name="config-core" rev="0.80">
<artifact name="config-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='config-core', version='0.80')
)
libraryDependencies += "net.cactusthorn.config" % "config-core" % "0.80"
[net.cactusthorn.config/config-core "0.80"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |