Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.rmannibucau.reactive |
ArtifactId | ArtifactIdreactive-cdi-scope |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
reactive-cdi-scope-1.0.4.pom | |
reactive-cdi-scope-1.0.4.jar | 23 KB |
reactive-cdi-scope-1.0.4-sources.jar | 11 KB |
reactive-cdi-scope-1.0.4-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau.reactive/reactive-cdi-scope/ -->
<dependency>
<groupId>com.github.rmannibucau.reactive</groupId>
<artifactId>reactive-cdi-scope</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau.reactive/reactive-cdi-scope/
implementation 'com.github.rmannibucau.reactive:reactive-cdi-scope:1.0.4'
// https://jarcasting.com/artifacts/com.github.rmannibucau.reactive/reactive-cdi-scope/
implementation ("com.github.rmannibucau.reactive:reactive-cdi-scope:1.0.4")
'com.github.rmannibucau.reactive:reactive-cdi-scope:jar:1.0.4'
<dependency org="com.github.rmannibucau.reactive" name="reactive-cdi-scope" rev="1.0.4">
<artifact name="reactive-cdi-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau.reactive', module='reactive-cdi-scope', version='1.0.4')
)
libraryDependencies += "com.github.rmannibucau.reactive" % "reactive-cdi-scope" % "1.0.4"
[com.github.rmannibucau.reactive/reactive-cdi-scope "1.0.4"]