License |
License |
---|---|
GroupId | GroupIdcom.github.tonivade |
ArtifactId | ArtifactIdpurecfg |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPureDBC
Pure Functional Configuration Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
purecfg-0.4.pom | |
purecfg-0.4.jar | 37 KB |
purecfg-0.4-sources.jar | 6 KB |
purecfg-0.4-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tonivade/purecfg/ -->
<dependency>
<groupId>com.github.tonivade</groupId>
<artifactId>purecfg</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tonivade/purecfg/
implementation 'com.github.tonivade:purecfg:0.4'
// https://jarcasting.com/artifacts/com.github.tonivade/purecfg/
implementation ("com.github.tonivade:purecfg:0.4")
'com.github.tonivade:purecfg:jar:0.4'
<dependency org="com.github.tonivade" name="purecfg" rev="0.4">
<artifact name="purecfg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tonivade', module='purecfg', version='0.4')
)
libraryDependencies += "com.github.tonivade" % "purecfg" % "0.4"
[com.github.tonivade/purecfg "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tonivade : purefun-free | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tonivade : purefun-monad | jar | 4.0 |
com.github.tonivade : purefun-effect | jar | 4.0 |
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
com.github.tonivade : purefun-instances | jar | 4.0 |