| License |
License |
|---|---|
| GroupId | GroupIdio.inverno |
| ArtifactId | ArtifactIdinverno-mods-root |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioninverno-mods-root
The Inverno framework modules are a collection of components for building fully reactive applications
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| inverno-mods-root-1.4.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.inverno/inverno-mods-root/ -->
<dependency>
<groupId>io.inverno</groupId>
<artifactId>inverno-mods-root</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.inverno/inverno-mods-root/
implementation 'io.inverno:inverno-mods-root:1.4.2'
// https://jarcasting.com/artifacts/io.inverno/inverno-mods-root/
implementation ("io.inverno:inverno-mods-root:1.4.2")
'io.inverno:inverno-mods-root:pom:1.4.2'
<dependency org="io.inverno" name="inverno-mods-root" rev="1.4.2">
<artifact name="inverno-mods-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.inverno', module='inverno-mods-root', version='1.4.2')
)
libraryDependencies += "io.inverno" % "inverno-mods-root" % "1.4.2"
[io.inverno/inverno-mods-root "1.4.2"]