typesafe

Integration for HOCON using typesafehub/config.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

metaconfig-typesafe-config_3
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

typesafe
Integration for HOCON using typesafehub/config.
Project URL

Project URL

https://github.com/olafurpg/metaconfig
Project Organization

Project Organization

com.geirsson
Source Code Management

Source Code Management

https://github.com/scalameta/metaconfig

Download metaconfig-typesafe-config_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.geirsson/metaconfig-typesafe-config_3/ -->
<dependency>
    <groupId>com.geirsson</groupId>
    <artifactId>metaconfig-typesafe-config_3</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.geirsson/metaconfig-typesafe-config_3/
implementation 'com.geirsson:metaconfig-typesafe-config_3:0.10.0'
// https://jarcasting.com/artifacts/com.geirsson/metaconfig-typesafe-config_3/
implementation ("com.geirsson:metaconfig-typesafe-config_3:0.10.0")
'com.geirsson:metaconfig-typesafe-config_3:jar:0.10.0'
<dependency org="com.geirsson" name="metaconfig-typesafe-config_3" rev="0.10.0">
  <artifact name="metaconfig-typesafe-config_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geirsson', module='metaconfig-typesafe-config_3', version='0.10.0')
)
libraryDependencies += "com.geirsson" % "metaconfig-typesafe-config_3" % "0.10.0"
[com.geirsson/metaconfig-typesafe-config_3 "0.10.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.geirsson : metaconfig-core_3 jar 0.10.0
org.scala-lang : scala3-library_3 jar 3.0.2
com.typesafe : config jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.16
0.9.15