is not current version
Last Version 0.66.0.1

com.jwebmp:guiced-servlets 0.65.0.2

An integration library for Servlets in the Guiced Injection Framework

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

guiced-servlets
Version

Version

0.65.0.2
Type

Type

jar

Download guiced-servlets 0.65.0.2


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