Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.butor |
ArtifactId | ArtifactIdbutor-html2pdf |
Version | Version1.0.18 |
Type | Typejar |
Filename | Size |
---|---|
butor-html2pdf-1.0.18.pom | |
butor-html2pdf-1.0.18.jar | 8 KB |
butor-html2pdf-1.0.18-sources.jar | 5 KB |
butor-html2pdf-1.0.18-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.butor/butor-html2pdf/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>butor-html2pdf</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-html2pdf/
implementation 'com.butor:butor-html2pdf:1.0.18'
// https://jarcasting.com/artifacts/com.butor/butor-html2pdf/
implementation ("com.butor:butor-html2pdf:1.0.18")
'com.butor:butor-html2pdf:jar:1.0.18'
<dependency org="com.butor" name="butor-html2pdf" rev="1.0.18">
<artifact name="butor-html2pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-html2pdf', version='1.0.18')
)
libraryDependencies += "com.butor" % "butor-html2pdf" % "1.0.18"
[com.butor/butor-html2pdf "1.0.18"]