Metaconfig
Configuration library used by scalafix and scalafmt.
License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration JSON Data |
GroupId | GroupIdme.vican.jorge |
ArtifactId | ArtifactIdmetaconfig-json_2.13 |
Last Version | Last Version0.9.10-12-f27daba0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson
json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/me.vican.jorge/metaconfig-json_2.13/ -->
<dependency>
<groupId>me.vican.jorge</groupId>
<artifactId>metaconfig-json_2.13</artifactId>
<version>0.9.10-12-f27daba0</version>
</dependency>
// https://jarcasting.com/artifacts/me.vican.jorge/metaconfig-json_2.13/
implementation 'me.vican.jorge:metaconfig-json_2.13:0.9.10-12-f27daba0'
// https://jarcasting.com/artifacts/me.vican.jorge/metaconfig-json_2.13/
implementation ("me.vican.jorge:metaconfig-json_2.13:0.9.10-12-f27daba0")
'me.vican.jorge:metaconfig-json_2.13:jar:0.9.10-12-f27daba0'
<dependency org="me.vican.jorge" name="metaconfig-json_2.13" rev="0.9.10-12-f27daba0">
<artifact name="metaconfig-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.vican.jorge', module='metaconfig-json_2.13', version='0.9.10-12-f27daba0')
)
libraryDependencies += "me.vican.jorge" % "metaconfig-json_2.13" % "0.9.10-12-f27daba0"
[me.vican.jorge/metaconfig-json_2.13 "0.9.10-12-f27daba0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
me.vican.jorge : metaconfig-core_2.13 | jar | 0.9.10-12-f27daba0 |
com.lihaoyi : upickle_2.13 | jar | 0.7.5 |
Configuration library used by scalafix and scalafmt.