is not current version
Last Version 4.2.5

net.hasor:hasor-web 0.0.8

the Hasor Web project.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-web
Version

Version

0.0.8
Type

Type

jar

Download hasor-web 0.0.8


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