| License |
License |
|---|---|
| GroupId | GroupIdcom.fastchar |
| ArtifactId | ArtifactIdfastchar-oss |
| Version | Version1.5.3 |
| Type | Typejar |
| Description |
DescriptionFastChar-OSS
FastChar-OSS is a FastChar plugin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fastchar-oss-1.5.3.pom | |
| fastchar-oss-1.5.3.jar | 22 KB |
| fastchar-oss-1.5.3-sources.jar | 11 KB |
| fastchar-oss-1.5.3-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-oss/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-oss</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-oss/
implementation 'com.fastchar:fastchar-oss:1.5.3'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-oss/
implementation ("com.fastchar:fastchar-oss:1.5.3")
'com.fastchar:fastchar-oss:jar:1.5.3'
<dependency org="com.fastchar" name="fastchar-oss" rev="1.5.3">
<artifact name="fastchar-oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-oss', version='1.5.3')
)
libraryDependencies += "com.fastchar" % "fastchar-oss" % "1.5.3"
[com.fastchar/fastchar-oss "1.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fastchar : fastchar | jar | [1.0,) |
| com.aliyun.oss : aliyun-sdk-oss | jar | 3.4.2 |
| com.qcloud : cos_api | jar | 5.6.19 |