is not current version
Last Version 3.0.3

net.sf.javaprinciples.web:web-impl 2.0.9


Categories

Categories

Net
GroupId

GroupId

net.sf.javaprinciples.web
ArtifactId

ArtifactId

web-impl
Version

Version

2.0.9
Type

Type

jar

Download web-impl 2.0.9


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