License |
License
MIT
|
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdorg.webjars.bowergithub.bpampuch |
ArtifactId | ArtifactIdpdfmake |
Last Version | Last Version0.1.72 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdfmake
WebJar for pdfmake
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdfmake-0.1.72.pom | |
pdfmake-0.1.72.jar | 3 MB |
pdfmake-0.1.72-sources.jar | 22 bytes |
pdfmake-0.1.72-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.bpampuch/pdfmake/ -->
<dependency>
<groupId>org.webjars.bowergithub.bpampuch</groupId>
<artifactId>pdfmake</artifactId>
<version>0.1.72</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.bpampuch/pdfmake/
implementation 'org.webjars.bowergithub.bpampuch:pdfmake:0.1.72'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.bpampuch/pdfmake/
implementation ("org.webjars.bowergithub.bpampuch:pdfmake:0.1.72")
'org.webjars.bowergithub.bpampuch:pdfmake:jar:0.1.72'
<dependency org="org.webjars.bowergithub.bpampuch" name="pdfmake" rev="0.1.72">
<artifact name="pdfmake" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.bpampuch', module='pdfmake', version='0.1.72')
)
libraryDependencies += "org.webjars.bowergithub.bpampuch" % "pdfmake" % "0.1.72"
[org.webjars.bowergithub.bpampuch/pdfmake "0.1.72"]