is not current version
Last Version 0.1.1

com.rubenmathews:byte-reactor 0.1.0

A Runtime Compiler for java

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.rubenmathews
ArtifactId

ArtifactId

byte-reactor
Version

Version

0.1.0
Type

Type

jar

Download byte-reactor 0.1.0


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