is not current version
Last Version 0.80

Config :: Tests 0.50

Parent POM

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

tests
Version

Version

0.50
Type

Type

jar
Description

Description

Config :: Tests
Parent POM
Source Code Management

Source Code Management

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

Download tests 0.50


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

Dependencies

compile (3)

Group / Artifact Type Version
net.cactusthorn.config : config-core jar 0.50
net.cactusthorn.config : config-toml jar 0.50
net.cactusthorn.config : config-json jar 0.50

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.