License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcz.pumpitup.pn5 |
ArtifactId | ArtifactIdconfig |
Version | Version0.4.10 |
Type | Typejar |
Description |
DescriptionConfig
Test Automation engineer's little helper
|
Project URL |
Project URL |
Filename | Size |
---|---|
config-0.4.10.pom | |
config-0.4.10.jar | 4 KB |
config-0.4.10-sources.jar | 3 KB |
config-0.4.10-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/config/ -->
<dependency>
<groupId>cz.pumpitup.pn5</groupId>
<artifactId>config</artifactId>
<version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/config/
implementation 'cz.pumpitup.pn5:config:0.4.10'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/config/
implementation ("cz.pumpitup.pn5:config:0.4.10")
'cz.pumpitup.pn5:config:jar:0.4.10'
<dependency org="cz.pumpitup.pn5" name="config" rev="0.4.10">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='config', version='0.4.10')
)
libraryDependencies += "cz.pumpitup.pn5" % "config" % "0.4.10"
[cz.pumpitup.pn5/config "0.4.10"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
com.typesafe : config | jar | 1.4.0 |