is not current version
Last Version 3.2.2-fix20191118

net.hasor:hasor-registry 3.2.2

the Hasor Remote Service Framework project.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-registry
Version

Version

3.2.2
Type

Type

jar

Download hasor-registry 3.2.2


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