| License |
License |
|---|---|
| GroupId | GroupIdio.lippia |
| ArtifactId | ArtifactIdroot |
| Last Version | Last Version3.2.3.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlippia-root
Root project, define dependencies and build configuration.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| root-3.2.3.8.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.lippia/root/ -->
<dependency>
<groupId>io.lippia</groupId>
<artifactId>root</artifactId>
<version>3.2.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.lippia/root/
implementation 'io.lippia:root:3.2.3.8'
// https://jarcasting.com/artifacts/io.lippia/root/
implementation ("io.lippia:root:3.2.3.8")
'io.lippia:root:pom:3.2.3.8'
<dependency org="io.lippia" name="root" rev="3.2.3.8">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.lippia', module='root', version='3.2.3.8')
)
libraryDependencies += "io.lippia" % "root" % "3.2.3.8"
[io.lippia/root "3.2.3.8"]