is not current version
Last Version 3.2.2-fix20191118

net.hasor:hasor-registry 3.2.0

the Hasor Remote Service Framework project.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-registry
Version

Version

3.2.0
Type

Type

jar

Download hasor-registry 3.2.0


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