License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.crizin |
ArtifactId | ArtifactIdkorean-romanizer |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionKorean Romanizer
A simple library that converts Korean into Roman characters.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
korean-romanizer-2.0.1.pom | |
korean-romanizer-2.0.1.jar | 48 KB |
korean-romanizer-2.0.1-sources.jar | 8 KB |
korean-romanizer-2.0.1-javadoc.jar | 439 KB |
Browse |
<!-- 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"]
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 |