is not current version
Last Version 3.2.2-fix20191118

net.hasor:hasor-registry 1.3.0

the Hasor Remote Service Framework project.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-registry
Version

Version

1.3.0
Type

Type

jar

Download hasor-registry 1.3.0


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