seaw

An alternative to wcwidth for scala, to get fixed width of Unicode characters

License

License

GroupId

GroupId

io.github.akiomik
ArtifactId

ArtifactId

seaw_2.13
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

seaw
An alternative to wcwidth for scala, to get fixed width of Unicode characters
Project URL

Project URL

https://github.com/akiomik/seaw
Project Organization

Project Organization

io.github.akiomik
Source Code Management

Source Code Management

https://github.com/akiomik/seaw

Download seaw_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.akiomik/seaw_2.13/ -->
<dependency>
    <groupId>io.github.akiomik</groupId>
    <artifactId>seaw_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.akiomik/seaw_2.13/
implementation 'io.github.akiomik:seaw_2.13:0.1.0'
// https://jarcasting.com/artifacts/io.github.akiomik/seaw_2.13/
implementation ("io.github.akiomik:seaw_2.13:0.1.0")
'io.github.akiomik:seaw_2.13:jar:0.1.0'
<dependency org="io.github.akiomik" name="seaw_2.13" rev="0.1.0">
  <artifact name="seaw_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.akiomik', module='seaw_2.13', version='0.1.0')
)
libraryDependencies += "io.github.akiomik" % "seaw_2.13" % "0.1.0"
[io.github.akiomik/seaw_2.13 "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.ibm.icu : icu4j jar 64.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0