MVN

net.crizin : korean-romanizer

Maven & Gradle

Feb 14, 2020
45 stars

Korean Romanizer · A simple library that converts Korean into Roman characters.

<dependency>
    <groupId>net.crizin</groupId>
    <artifactId>korean-romanizer</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.crizin : korean-romanizer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of net.crizin : korean-romanizer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
korean-romanizer-2.0.1
korean-romanizer-2.0.0
1.0.x
korean-romanizer-1.0.3
korean-romanizer-1.0.2

How to add a dependency to Maven

Add the following net.crizin : korean-romanizer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.crizin</groupId>
    <artifactId>korean-romanizer</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.crizin : korean-romanizer gradle dependency to your build.gradle file:

implementation 'net.crizin:korean-romanizer:2.0.1'

Gradle Kotlin DSL: Add the following net.crizin : korean-romanizer gradle kotlin dependency to your build.gradle.kts file:

implementation("net.crizin:korean-romanizer:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.crizin : korean-romanizer sbt scala dependency to your build.sbt file:

libraryDependencies += "net.crizin" % "korean-romanizer" % "2.0.1"

Advertisement

Dependencies from Group

Feb 14, 2020
45 stars

Discover Dependencies

f
Apr 26, 2019
21 stars
Jun 09, 2022
156 stars
Apr 30, 2020
2 usages
165 stars
May 08, 2020
4 usages
79 stars
Jul 10, 2020
2 usages
5.9k stars
Apr 30, 2020
2 usages
165 stars
May 28, 2020
2 usages
18 stars
Sep 04, 2020
2 usages
75 stars