License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.frees |
ArtifactId | ArtifactIdfreestyle-config_2.12 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionfreestyle-config
A Cohesive & Pragmatic Framework of FP centric Scala libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.frees/freestyle-config_2.12/ -->
<dependency>
<groupId>io.frees</groupId>
<artifactId>freestyle-config_2.12</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/freestyle-config_2.12/
implementation 'io.frees:freestyle-config_2.12:0.3.1'
// https://jarcasting.com/artifacts/io.frees/freestyle-config_2.12/
implementation ("io.frees:freestyle-config_2.12:0.3.1")
'io.frees:freestyle-config_2.12:jar:0.3.1'
<dependency org="io.frees" name="freestyle-config_2.12" rev="0.3.1">
<artifact name="freestyle-config_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='freestyle-config_2.12', version='0.3.1')
)
libraryDependencies += "io.frees" % "freestyle-config_2.12" % "0.3.1"
[io.frees/freestyle-config_2.12 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
io.frees : freestyle_2.12 | jar | 0.3.1 |
org.scalameta : scalameta_2.12 | jar | 1.8.0 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |