is not current version
Last Version 0.8.5

net.contextfw:web 0.5.0


Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

web
Version

Version

0.5.0
Type

Type

pom

Download web 0.5.0

Filename Size
web-0.5.0.pom 1 KB
Browse

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