Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.hasor |
ArtifactId | ArtifactIdhasor-web |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
hasor-web-0.0.7.pom | |
hasor-web-0.0.7.jar | 69 KB |
hasor-web-0.0.7-sources.jar | 50 KB |
hasor-web-0.0.7-javadoc.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasor-web/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasor-web</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-web/
implementation 'net.hasor:hasor-web:0.0.7'
// https://jarcasting.com/artifacts/net.hasor/hasor-web/
implementation ("net.hasor:hasor-web:0.0.7")
'net.hasor:hasor-web:jar:0.0.7'
<dependency org="net.hasor" name="hasor-web" rev="0.0.7">
<artifact name="hasor-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-web', version='0.0.7')
)
libraryDependencies += "net.hasor" % "hasor-web" % "0.0.7"
[net.hasor/hasor-web "0.0.7"]