is not current version
Last Version 4.2.5

net.hasor:hasor-rsf 1.2.0

the Hasor Remote Service Framework project.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-rsf
Version

Version

1.2.0
Type

Type

jar

Download hasor-rsf 1.2.0


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