License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.wacai |
ArtifactId | ArtifactIdconfig-annotation_2.11 |
Version | Version0.3.7 |
Type | Typejar |
Description |
Descriptionconfig-annotation
config-annotation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wacai/config-annotation_2.11/ -->
<dependency>
<groupId>com.wacai</groupId>
<artifactId>config-annotation_2.11</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.wacai/config-annotation_2.11/
implementation 'com.wacai:config-annotation_2.11:0.3.7'
// https://jarcasting.com/artifacts/com.wacai/config-annotation_2.11/
implementation ("com.wacai:config-annotation_2.11:0.3.7")
'com.wacai:config-annotation_2.11:jar:0.3.7'
<dependency org="com.wacai" name="config-annotation_2.11" rev="0.3.7">
<artifact name="config-annotation_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wacai', module='config-annotation_2.11', version='0.3.7')
)
libraryDependencies += "com.wacai" % "config-annotation_2.11" % "0.3.7"
[com.wacai/config-annotation_2.11 "0.3.7"]
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.scalatest : scalatest_2.11 | jar | 3.0.1 |