Categories |
CategoriesReact User Interface Web Frameworks config Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.github.fit51 |
ArtifactId | ArtifactIdreactive-config-circe_2.13 |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fit51/reactive-config-circe_2.13/ -->
<dependency>
<groupId>com.github.fit51</groupId>
<artifactId>reactive-config-circe_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-circe_2.13/
implementation 'com.github.fit51:reactive-config-circe_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-circe_2.13/
implementation ("com.github.fit51:reactive-config-circe_2.13:0.2.0")
'com.github.fit51:reactive-config-circe_2.13:jar:0.2.0'
<dependency org="com.github.fit51" name="reactive-config-circe_2.13" rev="0.2.0">
<artifact name="reactive-config-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fit51', module='reactive-config-circe_2.13', version='0.2.0')
)
libraryDependencies += "com.github.fit51" % "reactive-config-circe_2.13" % "0.2.0"
[com.github.fit51/reactive-config-circe_2.13 "0.2.0"]