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