is not current version
Last Version 1.1.1

HWP Library 1.0.4

The hwp library is a library that can read and write hwp files used in the word processor developed by Hancom.

License

License

GroupId

GroupId

kr.dogfoot
ArtifactId

ArtifactId

hwplib
Version

Version

1.0.4
Type

Type

jar
Description

Description

HWP Library
The hwp library is a library that can read and write hwp files used in the word processor developed by Hancom.
Project URL

Project URL

https://github.com/neolord0/hwplib
Source Code Management

Source Code Management

https://github.com/neolord0/hwplib

Download hwplib 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.0

Project Modules

There are no modules declared in this project.