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