License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdcn.lesper |
ArtifactId | ArtifactIdiTextAsian |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlesper
整合jasperReport中文支持,3.0版本加入了TIBCO Jaspersoft Studio 中文宋体 6.x的支持
|
Filename | Size |
---|---|
iTextAsian-3.0.pom | |
iTextAsian-3.0.jar | 325 KB |
iTextAsian-3.0-sources.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.lesper/iTextAsian/ -->
<dependency>
<groupId>cn.lesper</groupId>
<artifactId>iTextAsian</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lesper/iTextAsian/
implementation 'cn.lesper:iTextAsian:3.0'
// https://jarcasting.com/artifacts/cn.lesper/iTextAsian/
implementation ("cn.lesper:iTextAsian:3.0")
'cn.lesper:iTextAsian:jar:3.0'
<dependency org="cn.lesper" name="iTextAsian" rev="3.0">
<artifact name="iTextAsian" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lesper', module='iTextAsian', version='3.0')
)
libraryDependencies += "cn.lesper" % "iTextAsian" % "3.0"
[cn.lesper/iTextAsian "3.0"]