is not current version
Last Version 0.68.0.1

com.jwebmp.guicedee:guiced-ee-modules 0.67.0.2

The root module packager for the Guiced EE Framework

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.guicedee
ArtifactId

ArtifactId

guiced-ee-modules
Version

Version

0.67.0.2
Type

Type

jar

Download guiced-ee-modules 0.67.0.2


<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-ee-modules/ -->
<dependency>
    <groupId>com.jwebmp.guicedee</groupId>
    <artifactId>guiced-ee-modules</artifactId>
    <version>0.67.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-ee-modules/
implementation 'com.jwebmp.guicedee:guiced-ee-modules:0.67.0.2'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee/guiced-ee-modules/
implementation ("com.jwebmp.guicedee:guiced-ee-modules:0.67.0.2")
'com.jwebmp.guicedee:guiced-ee-modules:jar:0.67.0.2'
<dependency org="com.jwebmp.guicedee" name="guiced-ee-modules" rev="0.67.0.2">
  <artifact name="guiced-ee-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee', module='guiced-ee-modules', version='0.67.0.2')
)
libraryDependencies += "com.jwebmp.guicedee" % "guiced-ee-modules" % "0.67.0.2"
[com.jwebmp.guicedee/guiced-ee-modules "0.67.0.2"]