Last Version

Korean Romanizer 2.0.1

A simple library that converts Korean into Roman characters.

License

License

Categories

Categories

Net
GroupId

GroupId

net.crizin
ArtifactId

ArtifactId

korean-romanizer
Version

Version

2.0.1
Type

Type

jar
Description

Description

Korean Romanizer
A simple library that converts Korean into Roman characters.
Project URL

Project URL

https://github.com/crizin/korean-romanizer
Source Code Management

Source Code Management

https://github.com/crizin/korean-romanizer

Download korean-romanizer 2.0.1


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.vintage : junit-vintage-engine jar 5.6.0

Project Modules

There are no modules declared in this project.