is not current version
Last Version 1.1.0

com.sangupta:jerry-web 1.0.0

Common Servlet/JSP Functionality

GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

jerry-web
Version

Version

1.0.0
Type

Type

jar

Download jerry-web 1.0.0


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