| License |
License |
|---|---|
| GroupId | GroupIdorg.beangle.otk |
| ArtifactId | ArtifactIdbeangle-otk-pinyin_3 |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbeangle-otk-pinyin
beangle Starter
|
| Project Organization |
Project OrganizationThe Beangle Software |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-pinyin_3/ -->
<dependency>
<groupId>org.beangle.otk</groupId>
<artifactId>beangle-otk-pinyin_3</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-pinyin_3/
implementation 'org.beangle.otk:beangle-otk-pinyin_3:0.0.2'
// https://jarcasting.com/artifacts/org.beangle.otk/beangle-otk-pinyin_3/
implementation ("org.beangle.otk:beangle-otk-pinyin_3:0.0.2")
'org.beangle.otk:beangle-otk-pinyin_3:jar:0.0.2'
<dependency org="org.beangle.otk" name="beangle-otk-pinyin_3" rev="0.0.2">
<artifact name="beangle-otk-pinyin_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.otk', module='beangle-otk-pinyin_3', version='0.0.2')
)
libraryDependencies += "org.beangle.otk" % "beangle-otk-pinyin_3" % "0.0.2"
[org.beangle.otk/beangle-otk-pinyin_3 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| org.beangle.webmvc : beangle-webmvc-support_3 | jar | 0.4.8 |
| com.belerweb : pinyin4j | jar | 2.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |