is not current version
Last Version 4.2.5

net.hasor:hasor-all 4.2.4


Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-all
Version

Version

4.2.4
Type

Type

jar

Download hasor-all 4.2.4


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