License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdhtml2image |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtml2image
html2image
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
html2image-0.1.0.pom | |
html2image-0.1.0.jar | 10 KB |
html2image-0.1.0-sources.jar | 5 KB |
html2image-0.1.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/html2image/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>html2image</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/html2image/
implementation 'com.github.xuwei-k:html2image:0.1.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/html2image/
implementation ("com.github.xuwei-k:html2image:0.1.0")
'com.github.xuwei-k:html2image:jar:0.1.0'
<dependency org="com.github.xuwei-k" name="html2image" rev="0.1.0">
<artifact name="html2image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='html2image', version='0.1.0')
)
libraryDependencies += "com.github.xuwei-k" % "html2image" % "0.1.0"
[com.github.xuwei-k/html2image "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |