не последняя версия
Последняя версия 0.0.56

cn.fastword:fastword-document 0.0.33-RELEASES


Группа

Группа

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

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

fastword-document
Версия

Версия

0.0.33-RELEASES
Тип

Тип

jar

Скачать fastword-document 0.0.33-RELEASES


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