License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.wacai |
ArtifactId | ArtifactIdconfig-annotation_2.12 |
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.12/ -->
<dependency>
<groupId>com.wacai</groupId>
<artifactId>config-annotation_2.12</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.wacai/config-annotation_2.12/
implementation 'com.wacai:config-annotation_2.12:0.3.7'
// https://jarcasting.com/artifacts/com.wacai/config-annotation_2.12/
implementation ("com.wacai:config-annotation_2.12:0.3.7")
'com.wacai:config-annotation_2.12:jar:0.3.7'
<dependency org="com.wacai" name="config-annotation_2.12" rev="0.3.7">
<artifact name="config-annotation_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wacai', module='config-annotation_2.12', version='0.3.7')
)
libraryDependencies += "com.wacai" % "config-annotation_2.12" % "0.3.7"
[com.wacai/config-annotation_2.12 "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0 |
org.scala-lang : scala-reflect | jar | 2.12.0 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |