is not current version
Last Version 1.0.3

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


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.1
Type

Type

jar

Download bootstrap-guice-governator 1.0.1


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