is not current version
Last Version 0.8.5

net.contextfw:web 0.8.4


Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

web
Version

Version

0.8.4
Type

Type

pom

Download web 0.8.4

Filename Size
web-0.8.4.pom 1 KB
Browse

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