is not current version
Last Version 5.6.0-1

ru.vyarus.guicey:guicey-bom 5.0.0-0

Guicey extensions BOM

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

ru.vyarus.guicey
ArtifactId

ArtifactId

guicey-bom
Version

Version

5.0.0-0
Type

Type

pom

Download guicey-bom 5.0.0-0

Filename Size
guicey-bom-5.0.0-0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/ -->
<dependency>
    <groupId>ru.vyarus.guicey</groupId>
    <artifactId>guicey-bom</artifactId>
    <version>5.0.0-0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/
implementation 'ru.vyarus.guicey:guicey-bom:5.0.0-0'
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/
implementation ("ru.vyarus.guicey:guicey-bom:5.0.0-0")
'ru.vyarus.guicey:guicey-bom:pom:5.0.0-0'
<dependency org="ru.vyarus.guicey" name="guicey-bom" rev="5.0.0-0">
  <artifact name="guicey-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus.guicey', module='guicey-bom', version='5.0.0-0')
)
libraryDependencies += "ru.vyarus.guicey" % "guicey-bom" % "5.0.0-0"
[ru.vyarus.guicey/guicey-bom "5.0.0-0"]