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