is not current version
Last Version 1.1.9

com.wuyushuo:vplus-html 1.0.0


GroupId

GroupId

com.wuyushuo
ArtifactId

ArtifactId

vplus-html
Version

Version

1.0.0
Type

Type

jar

Download vplus-html 1.0.0


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