License |
License |
---|---|
GroupId | GroupIdio.github.akiomik |
ArtifactId | ArtifactIdseaw_3 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseaw
An alternative to wcwidth for scala, to get fixed width of Unicode characters
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seaw_3-0.1.0.pom | |
seaw_3-0.1.0.jar | 10 KB |
seaw_3-0.1.0-sources.jar | 2 KB |
seaw_3-0.1.0-javadoc.jar | 179 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
com.ibm.icu : icu4j | jar | 64.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |