License |
License |
---|---|
GroupId | GroupIdcom.github.tonivade |
ArtifactId | ArtifactIdpurecfg |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionPureDBC
Pure Functional Configuration Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
purecfg-0.2.pom | |
purecfg-0.2.jar | 42 KB |
purecfg-0.2-sources.jar | 6 KB |
purecfg-0.2-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tonivade/purecfg/ -->
<dependency>
<groupId>com.github.tonivade</groupId>
<artifactId>purecfg</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/purecfg/
implementation 'com.github.tonivade:purecfg:0.2'
// https://jarcasting.com/artifacts/com.github.tonivade/purecfg/
implementation ("com.github.tonivade:purecfg:0.2")
'com.github.tonivade:purecfg:jar:0.2'
<dependency org="com.github.tonivade" name="purecfg" rev="0.2">
<artifact name="purecfg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='purecfg', version='0.2')
)
libraryDependencies += "com.github.tonivade" % "purecfg" % "0.2"
[com.github.tonivade/purecfg "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tonivade : purefun-free | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tonivade : purefun-monad | jar | 2.2 |
com.github.tonivade : purefun-effect | jar | 2.2 |
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
com.github.tonivade : purefun-instances | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tonivade : purecheck | jar | 0.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.platform : junit-platform-runner | jar | 1.7.0 |