is not current version
Last Version 1.0.3

com.turbospaces.boot:bootstrap-guice-governator 1.0.2


Categories

Categories

GUI User Interface Governator Application Layer Libs Dependency Injection Guice
GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-guice-governator
Version

Version

1.0.2
Type

Type

jar

Download bootstrap-guice-governator 1.0.2


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