License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdmutiny-zero-parent |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye Mutiny Zero Parent
Mutiny Zero Parent Module
|
Project Organization |
Project OrganizationSmallRye |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mutiny-zero-parent-0.3.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-zero-parent/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-zero-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-zero-parent/
implementation 'io.smallrye.reactive:mutiny-zero-parent:0.3.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-zero-parent/
implementation ("io.smallrye.reactive:mutiny-zero-parent:0.3.0")
'io.smallrye.reactive:mutiny-zero-parent:pom:0.3.0'
<dependency org="io.smallrye.reactive" name="mutiny-zero-parent" rev="0.3.0">
<artifact name="mutiny-zero-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-zero-parent', version='0.3.0')
)
libraryDependencies += "io.smallrye.reactive" % "mutiny-zero-parent" % "0.3.0"
[io.smallrye.reactive/mutiny-zero-parent "0.3.0"]