is not current version
Last Version 2.0.8

org.jbundle.util:jbundle-util-reactor 2.0.2


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.jbundle.util
ArtifactId

ArtifactId

jbundle-util-reactor
Version

Version

2.0.2
Type

Type

pom

Download jbundle-util-reactor 2.0.2


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