is not current version
Last Version 3.0

cn.lesper:iTextAsian 1.0

Asian

Categories

Categories

iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

cn.lesper
ArtifactId

ArtifactId

iTextAsian
Version

Version

1.0
Type

Type

jar

Download iTextAsian 1.0


<!-- https://jarcasting.com/artifacts/cn.lesper/iTextAsian/ -->
<dependency>
    <groupId>cn.lesper</groupId>
    <artifactId>iTextAsian</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lesper/iTextAsian/
implementation 'cn.lesper:iTextAsian:1.0'
// https://jarcasting.com/artifacts/cn.lesper/iTextAsian/
implementation ("cn.lesper:iTextAsian:1.0")
'cn.lesper:iTextAsian:jar:1.0'
<dependency org="cn.lesper" name="iTextAsian" rev="1.0">
  <artifact name="iTextAsian" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lesper', module='iTextAsian', version='1.0')
)
libraryDependencies += "cn.lesper" % "iTextAsian" % "1.0"
[cn.lesper/iTextAsian "1.0"]