is not current version
Last Version 5.6.0-1

ru.vyarus.guicey:guicey-bom 0.6.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

0.6.0
Type

Type

pom

Download guicey-bom 0.6.0

Filename Size
guicey-bom-0.6.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>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/
implementation 'ru.vyarus.guicey:guicey-bom:0.6.0'
// https://jarcasting.com/artifacts/ru.vyarus.guicey/guicey-bom/
implementation ("ru.vyarus.guicey:guicey-bom:0.6.0")
'ru.vyarus.guicey:guicey-bom:pom:0.6.0'
<dependency org="ru.vyarus.guicey" name="guicey-bom" rev="0.6.0">
  <artifact name="guicey-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.vyarus.guicey', module='guicey-bom', version='0.6.0')
)
libraryDependencies += "ru.vyarus.guicey" % "guicey-bom" % "0.6.0"
[ru.vyarus.guicey/guicey-bom "0.6.0"]