is not current version
Last Version 0.4

PureDBC 0.2

Pure Functional Configuration Library

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purecfg
Version

Version

0.2
Type

Type

jar
Description

Description

PureDBC
Pure Functional Configuration Library
Project URL

Project URL

https://github.com/tonivade/purecfg
Source Code Management

Source Code Management

https://github.com/tonivade/purecfg

Download purecfg 0.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tonivade : purefun-free jar 2.2

runtime (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.