is not current version
Last Version 0.5.0.0-1039

io.robe:robe-guice 0.5.0.0-1002


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-guice
Version

Version

0.5.0.0-1002
Type

Type

jar

Download robe-guice 0.5.0.0-1002


<!-- https://jarcasting.com/artifacts/io.robe/robe-guice/ -->
<dependency>
    <groupId>io.robe</groupId>
    <artifactId>robe-guice</artifactId>
    <version>0.5.0.0-1002</version>
</dependency>
// https://jarcasting.com/artifacts/io.robe/robe-guice/
implementation 'io.robe:robe-guice:0.5.0.0-1002'
// https://jarcasting.com/artifacts/io.robe/robe-guice/
implementation ("io.robe:robe-guice:0.5.0.0-1002")
'io.robe:robe-guice:jar:0.5.0.0-1002'
<dependency org="io.robe" name="robe-guice" rev="0.5.0.0-1002">
  <artifact name="robe-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.robe', module='robe-guice', version='0.5.0.0-1002')
)
libraryDependencies += "io.robe" % "robe-guice" % "0.5.0.0-1002"
[io.robe/robe-guice "0.5.0.0-1002"]