is not current version
Last Version 10.0.4

com.distelli.run:GuiceRunner 9.4.0


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.distelli.run
ArtifactId

ArtifactId

GuiceRunner
Version

Version

9.4.0
Type

Type

jar

Download GuiceRunner 9.4.0


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