| License |
License |
|---|---|
| GroupId | GroupIdcodes.quine.labo |
| ArtifactId | ArtifactIdlite-romaji_3 |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlite-romaji
lite-romaji
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lite-romaji_3-0.4.0.pom | |
| lite-romaji_3-0.4.0.jar | 27 KB |
| lite-romaji_3-0.4.0-sources.jar | 4 KB |
| lite-romaji_3-0.4.0-javadoc.jar | 177 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/codes.quine.labo/lite-romaji_3/ -->
<dependency>
<groupId>codes.quine.labo</groupId>
<artifactId>lite-romaji_3</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/codes.quine.labo/lite-romaji_3/
implementation 'codes.quine.labo:lite-romaji_3:0.4.0'
// https://jarcasting.com/artifacts/codes.quine.labo/lite-romaji_3/
implementation ("codes.quine.labo:lite-romaji_3:0.4.0")
'codes.quine.labo:lite-romaji_3:jar:0.4.0'
<dependency org="codes.quine.labo" name="lite-romaji_3" rev="0.4.0">
<artifact name="lite-romaji_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='codes.quine.labo', module='lite-romaji_3', version='0.4.0')
)
libraryDependencies += "codes.quine.labo" % "lite-romaji_3" % "0.4.0"
[codes.quine.labo/lite-romaji_3 "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.27 |