не последняя версия
Последняя версия 1.0.5-RELEASES

cn.fastword:fastword 1.0.0-RELEASES

fast-word报告生成

Группа

Группа

cn.fastword
Идентификатор

Идентификатор

fastword
Версия

Версия

1.0.0-RELEASES
Тип

Тип

pom

Скачать fastword 1.0.0-RELEASES

Имя Файла Размер
fastword-1.0.0-RELEASES.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/cn.fastword/fastword/ -->
<dependency>
    <groupId>cn.fastword</groupId>
    <artifactId>fastword</artifactId>
    <version>1.0.0-RELEASES</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.fastword/fastword/
implementation 'cn.fastword:fastword:1.0.0-RELEASES'
// https://jarcasting.com/artifacts/cn.fastword/fastword/
implementation ("cn.fastword:fastword:1.0.0-RELEASES")
'cn.fastword:fastword:pom:1.0.0-RELEASES'
<dependency org="cn.fastword" name="fastword" rev="1.0.0-RELEASES">
  <artifact name="fastword" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.fastword', module='fastword', version='1.0.0-RELEASES')
)
libraryDependencies += "cn.fastword" % "fastword" % "1.0.0-RELEASES"
[cn.fastword/fastword "1.0.0-RELEASES"]