is not current version
Last Version 3.0.3

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


Categories

Categories

Net
GroupId

GroupId

net.sf.javaprinciples.web
ArtifactId

ArtifactId

web-impl
Version

Version

3.0.0
Type

Type

jar

Download web-impl 3.0.0


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