is not current version
Last Version 0.8.5

net.contextfw:web 0.8.3


Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

web
Version

Version

0.8.3
Type

Type

pom

Download web 0.8.3

Filename Size
web-0.8.3.pom 1 KB
Browse

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