License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.eagoo |
ArtifactId | ArtifactIdconfig-annotation_2.11 |
Version | Version0.3.5 |
Type | Typejar |
Description |
Descriptionconfig-annotation
config-annotation
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.eagoo |
<!-- https://jarcasting.com/artifacts/com.github.eagoo/config-annotation_2.11/ -->
<dependency>
<groupId>com.github.eagoo</groupId>
<artifactId>config-annotation_2.11</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eagoo/config-annotation_2.11/
implementation 'com.github.eagoo:config-annotation_2.11:0.3.5'
// https://jarcasting.com/artifacts/com.github.eagoo/config-annotation_2.11/
implementation ("com.github.eagoo:config-annotation_2.11:0.3.5")
'com.github.eagoo:config-annotation_2.11:jar:0.3.5'
<dependency org="com.github.eagoo" name="config-annotation_2.11" rev="0.3.5">
<artifact name="config-annotation_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eagoo', module='config-annotation_2.11', version='0.3.5')
)
libraryDependencies += "com.github.eagoo" % "config-annotation_2.11" % "0.3.5"
[com.github.eagoo/config-annotation_2.11 "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.5 |
org.scala-lang : scala-reflect | jar | 2.11.5 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |