PureDBC

Pure Functional Configuration Library

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purecfg
Last Version

Last Version

0.4
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1.0