is not current version
Last Version 2.0.8

org.jbundle.util:jbundle-util-reactor 0.7.9


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.jbundle.util
ArtifactId

ArtifactId

jbundle-util-reactor
Version

Version

0.7.9
Type

Type

pom

Download jbundle-util-reactor 0.7.9


<!-- https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/ -->
<dependency>
    <groupId>org.jbundle.util</groupId>
    <artifactId>jbundle-util-reactor</artifactId>
    <version>0.7.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/
implementation 'org.jbundle.util:jbundle-util-reactor:0.7.9'
// https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/
implementation ("org.jbundle.util:jbundle-util-reactor:0.7.9")
'org.jbundle.util:jbundle-util-reactor:pom:0.7.9'
<dependency org="org.jbundle.util" name="jbundle-util-reactor" rev="0.7.9">
  <artifact name="jbundle-util-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util', module='jbundle-util-reactor', version='0.7.9')
)
libraryDependencies += "org.jbundle.util" % "jbundle-util-reactor" % "0.7.9"
[org.jbundle.util/jbundle-util-reactor "0.7.9"]