License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.hunorkovacs |
ArtifactId | ArtifactIdcirce-config_3 |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncirce-config
Yet another Typesafe Config decoder
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circe-config_3-0.9.0.pom | |
circe-config_3-0.9.0.jar | 36 KB |
circe-config_3-0.9.0-sources.jar | 8 KB |
circe-config_3-0.9.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hunorkovacs/circe-config_3/ -->
<dependency>
<groupId>com.hunorkovacs</groupId>
<artifactId>circe-config_3</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hunorkovacs/circe-config_3/
implementation 'com.hunorkovacs:circe-config_3:0.9.0'
// https://jarcasting.com/artifacts/com.hunorkovacs/circe-config_3/
implementation ("com.hunorkovacs:circe-config_3:0.9.0")
'com.hunorkovacs:circe-config_3:jar:0.9.0'
<dependency org="com.hunorkovacs" name="circe-config_3" rev="0.9.0">
<artifact name="circe-config_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hunorkovacs', module='circe-config_3', version='0.9.0')
)
libraryDependencies += "com.hunorkovacs" % "circe-config_3" % "0.9.0"
[com.hunorkovacs/circe-config_3 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
com.typesafe : config | jar | 1.4.2 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_3 | jar | 0.14.1 |
io.circe : circe-testing_3 | jar | 0.14.1 |
org.typelevel : cats-effect_3 | jar | 2.5.4 |
org.typelevel : discipline-core_3 | jar | 1.4.0 |
org.scalacheck : scalacheck_3 | jar | 1.15.4 |
org.scalatest : scalatest_3 | jar | 3.2.11 |
org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.11.0 |