is not current version
Last Version 3.2.2-fix20191118

net.hasor:hasor-land 3.2.2

the hasor land project.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-land
Version

Version

3.2.2
Type

Type

jar

Download hasor-land 3.2.2


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