Last Version

config 0.1.0

config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

config-root_2.11
Version

Version

0.1.0
Type

Type

jar
Description

Description

config
config
Project URL

Project URL

https://github.com/lambdista/config
Project Organization

Project Organization

com.lambdista
Source Code Management

Source Code Management

https://github.com/lambdista/config

Download config-root_2.11 0.1.0


<!-- https://jarcasting.com/artifacts/com.lambdista/config-root_2.11/ -->
<dependency>
    <groupId>com.lambdista</groupId>
    <artifactId>config-root_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lambdista/config-root_2.11/
implementation 'com.lambdista:config-root_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.lambdista/config-root_2.11/
implementation ("com.lambdista:config-root_2.11:0.1.0")
'com.lambdista:config-root_2.11:jar:0.1.0'
<dependency org="com.lambdista" name="config-root_2.11" rev="0.1.0">
  <artifact name="config-root_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lambdista', module='config-root_2.11', version='0.1.0')
)
libraryDependencies += "com.lambdista" % "config-root_2.11" % "0.1.0"
[com.lambdista/config-root_2.11 "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.lambdista : config_2.11 jar 0.1.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.