Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdorg.jbundle.res |
ArtifactId | ArtifactIdjbundle-res-app-reactor |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
jbundle-res-app-reactor-1.0.3.pom | 658 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.res/jbundle-res-app-reactor/ -->
<dependency>
<groupId>org.jbundle.res</groupId>
<artifactId>jbundle-res-app-reactor</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.res/jbundle-res-app-reactor/
implementation 'org.jbundle.res:jbundle-res-app-reactor:1.0.3'
// https://jarcasting.com/artifacts/org.jbundle.res/jbundle-res-app-reactor/
implementation ("org.jbundle.res:jbundle-res-app-reactor:1.0.3")
'org.jbundle.res:jbundle-res-app-reactor:pom:1.0.3'
<dependency org="org.jbundle.res" name="jbundle-res-app-reactor" rev="1.0.3">
<artifact name="jbundle-res-app-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.res', module='jbundle-res-app-reactor', version='1.0.3')
)
libraryDependencies += "org.jbundle.res" % "jbundle-res-app-reactor" % "1.0.3"
[org.jbundle.res/jbundle-res-app-reactor "1.0.3"]