GroupId | GroupIdorg.hoyi |
---|---|
ArtifactId | ArtifactIdhoyi-webs |
Version | Version9.0.51 |
Type | Typejar |
Filename | Size |
---|---|
hoyi-webs-9.0.51.pom | |
hoyi-webs-9.0.51.jar | 1 MB |
hoyi-webs-9.0.51-sources.jar | 1 MB |
hoyi-webs-9.0.51-javadoc.jar | 805 KB |
Browse |
<!-- 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"]