License |
License |
---|---|
GroupId | GroupIdcn.fastword |
ArtifactId | ArtifactIdfastword |
Version | Version1.0.5-RELEASES |
Type | Typepom |
Description |
Descriptionfastword
fast-word报告生成
|
Filename | Size |
---|---|
fastword-1.0.5-RELEASES.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.fastword/fastword/ -->
<dependency>
<groupId>cn.fastword</groupId>
<artifactId>fastword</artifactId>
<version>1.0.5-RELEASES</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.fastword/fastword/
implementation 'cn.fastword:fastword:1.0.5-RELEASES'
// https://jarcasting.com/artifacts/cn.fastword/fastword/
implementation ("cn.fastword:fastword:1.0.5-RELEASES")
'cn.fastword:fastword:pom:1.0.5-RELEASES'
<dependency org="cn.fastword" name="fastword" rev="1.0.5-RELEASES">
<artifact name="fastword" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.fastword', module='fastword', version='1.0.5-RELEASES')
)
libraryDependencies += "cn.fastword" % "fastword" % "1.0.5-RELEASES"
[cn.fastword/fastword "1.0.5-RELEASES"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-beanutils : commons-beanutils | jar | 20020520 |
org.slf4j : slf4j-api | jar | 1.7.36 |
junit : junit | jar | 4.13.1 |