Last Version

core 0.10.0

core

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

metaconfig-core_2.12
Version

Version

0.10.0
Type

Type

jar
Description

Description

core
core
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-core_2.12 0.10.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.geirsson : metaconfig-pprint_2.12 jar 0.10.0
org.typelevel : paiges-core_2.12 jar 0.4.2
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.5.0
org.scala-lang : scala-reflect jar 2.12.15

Project Modules

There are no modules declared in this project.