is not current version
Last Version 10.0.12

org.hoyi:hoyi-webs 9.0.51

hoyi web ,hoyi cloud

GroupId

GroupId

org.hoyi
ArtifactId

ArtifactId

hoyi-webs
Version

Version

9.0.51
Type

Type

jar

Download hoyi-webs 9.0.51


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