Last Version

seaw 0.1.0

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

License

License

GroupId

GroupId

io.github.akiomik
ArtifactId

ArtifactId

seaw_3
Version

Version

0.1.0
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_3 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.1
com.ibm.icu : icu4j jar 64.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.