License |
License |
---|---|
GroupId | GroupIdcom.github.liukaitydn |
ArtifactId | ArtifactIdlkadocument |
Version | Version1.1.4 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lkadocument-1.1.4.pom | |
lkadocument-1.1.4.jar | 6 MB |
lkadocument-1.1.4-sources.jar | 5 MB |
lkadocument-1.1.4-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liukaitydn/lkadocument/ -->
<dependency>
<groupId>com.github.liukaitydn</groupId>
<artifactId>lkadocument</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liukaitydn/lkadocument/
implementation 'com.github.liukaitydn:lkadocument:1.1.4'
// https://jarcasting.com/artifacts/com.github.liukaitydn/lkadocument/
implementation ("com.github.liukaitydn:lkadocument:1.1.4")
'com.github.liukaitydn:lkadocument:jar:1.1.4'
<dependency org="com.github.liukaitydn" name="lkadocument" rev="1.1.4">
<artifact name="lkadocument" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liukaitydn', module='lkadocument', version='1.1.4')
)
libraryDependencies += "com.github.liukaitydn" % "lkadocument" % "1.1.4"
[com.github.liukaitydn/lkadocument "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
com.itextpdf : itextpdf | jar | 5.5.13 |