is not current version
Last Version 0.7

com.github.flowersinthesand:portal-guice 0.6


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-guice
Version

Version

0.6
Type

Type

jar

Download portal-guice 0.6


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