safe-config

Safe Config provides a safe and convenient wrapper around Typesafe's Config library.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.kinja
ArtifactId

ArtifactId

safe-config_2.13
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

safe-config
Safe Config provides a safe and convenient wrapper around Typesafe's Config library.
Project URL

Project URL

https://github.com/gawkermedia/safe-config
Project Organization

Project Organization

com.kinja
Source Code Management

Source Code Management

https://github.com/gawkermedia/safe-config

Download safe-config_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.kinja/safe-config_2.13/ -->
<dependency>
    <groupId>com.kinja</groupId>
    <artifactId>safe-config_2.13</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.kinja/safe-config_2.13/
implementation 'com.kinja:safe-config_2.13:1.1.3'
// https://jarcasting.com/artifacts/com.kinja/safe-config_2.13/
implementation ("com.kinja:safe-config_2.13:1.1.3")
'com.kinja:safe-config_2.13:jar:1.1.3'
<dependency org="com.kinja" name="safe-config_2.13" rev="1.1.3">
  <artifact name="safe-config_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kinja', module='safe-config_2.13', version='1.1.3')
)
libraryDependencies += "com.kinja" % "safe-config_2.13" % "1.1.3"
[com.kinja/safe-config_2.13 "1.1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.7
org.scala-lang : scala-library jar 2.13.7
com.typesafe : config jar 1.3.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.
com.kinja

Gizmodo Media

Versions

Version
1.1.3
1.1.2