is not current version
Last Version 1.1.1

HWP Library 1.1.0

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.1.0
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.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.