is not current version
Last Version 0.2.2

com.github.fit51:reactive-config-examples_2.12 0.0.3

reactive-config-examples

Categories

Categories

React User Interface Web Frameworks config Application Layer Libs Configuration
GroupId

GroupId

com.github.fit51
ArtifactId

ArtifactId

reactive-config-examples_2.12
Version

Version

0.0.3
Type

Type

jar

Download reactive-config-examples_2.12 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.fit51/reactive-config-examples_2.12/ -->
<dependency>
    <groupId>com.github.fit51</groupId>
    <artifactId>reactive-config-examples_2.12</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-examples_2.12/
implementation 'com.github.fit51:reactive-config-examples_2.12:0.0.3'
// https://jarcasting.com/artifacts/com.github.fit51/reactive-config-examples_2.12/
implementation ("com.github.fit51:reactive-config-examples_2.12:0.0.3")
'com.github.fit51:reactive-config-examples_2.12:jar:0.0.3'
<dependency org="com.github.fit51" name="reactive-config-examples_2.12" rev="0.0.3">
  <artifact name="reactive-config-examples_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fit51', module='reactive-config-examples_2.12', version='0.0.3')
)
libraryDependencies += "com.github.fit51" % "reactive-config-examples_2.12" % "0.0.3"
[com.github.fit51/reactive-config-examples_2.12 "0.0.3"]