License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdtf.tofu |
ArtifactId | ArtifactIdtofu-config_2.12 |
Version | Version0.10.8 |
Type | Typejar |
Description |
Descriptiontofu-config
Opinionated set of tools for functional programming in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tofu-config_2.12-0.10.8.pom | |
tofu-config_2.12-0.10.8.jar | 244 KB |
tofu-config_2.12-0.10.8-sources.jar | 10 KB |
tofu-config_2.12-0.10.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/tf.tofu/tofu-config_2.12/ -->
<dependency>
<groupId>tf.tofu</groupId>
<artifactId>tofu-config_2.12</artifactId>
<version>0.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/tf.tofu/tofu-config_2.12/
implementation 'tf.tofu:tofu-config_2.12:0.10.8'
// https://jarcasting.com/artifacts/tf.tofu/tofu-config_2.12/
implementation ("tf.tofu:tofu-config_2.12:0.10.8")
'tf.tofu:tofu-config_2.12:jar:0.10.8'
<dependency org="tf.tofu" name="tofu-config_2.12" rev="0.10.8">
<artifact name="tofu-config_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.tofu', module='tofu-config_2.12', version='0.10.8')
)
libraryDependencies += "tf.tofu" % "tofu-config_2.12" % "0.10.8"
[tf.tofu/tofu-config_2.12 "0.10.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
tf.tofu : tofu-core-ce2_2.12 | jar | 0.10.8 |
tf.tofu : tofu-optics-core_2.12 | jar | 0.10.8 |
tf.tofu : tofu-concurrent_2.12 | jar | 0.10.8 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.7.0 |
com.typesafe : config | jar | 1.4.2 |
com.propensive : magnolia_2.12 | jar | 0.17.0 |
tf.tofu : derevo-core_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.15 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.10 |