| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdru.vyarus.guicey |
| ArtifactId | ArtifactIdguicey-bom |
| Last Version | Last Version5.6.0-1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionguicey-bom
Guicey extensions BOM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guicey-bom-5.6.0-1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/ -->
<dependency>
<groupId>ru.vyarus.guicey</groupId>
<artifactId>guicey-bom</artifactId>
<version>5.6.0-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/
implementation 'ru.vyarus.guicey:guicey-bom:5.6.0-1'
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/
implementation ("ru.vyarus.guicey:guicey-bom:5.6.0-1")
'ru.vyarus.guicey:guicey-bom:pom:5.6.0-1'
<dependency org="ru.vyarus.guicey" name="guicey-bom" rev="5.6.0-1">
<artifact name="guicey-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus.guicey', module='guicey-bom', version='5.6.0-1')
)
libraryDependencies += "ru.vyarus.guicey" % "guicey-bom" % "5.6.0-1"
[ru.vyarus.guicey/guicey-bom "5.6.0-1"]