is not current version
Last Version 6.4

net.optionfactory.spring:context-web 4.3

optionfactory-spring context-web

Categories

Categories

Net
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

context-web
Version

Version

4.3
Type

Type

jar

Download context-web 4.3


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