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

com.github.wpyuan:onlyoffice-helper 0.0.1

onlyoffice helper project for Spring Boot

Группа

Группа

com.github.wpyuan
Идентификатор

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

onlyoffice-helper
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать onlyoffice-helper 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.wpyuan/onlyoffice-helper/ -->
<dependency>
    <groupId>com.github.wpyuan</groupId>
    <artifactId>onlyoffice-helper</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/onlyoffice-helper/
implementation 'com.github.wpyuan:onlyoffice-helper:0.0.1'
// https://jarcasting.com/artifacts/com.github.wpyuan/onlyoffice-helper/
implementation ("com.github.wpyuan:onlyoffice-helper:0.0.1")
'com.github.wpyuan:onlyoffice-helper:jar:0.0.1'
<dependency org="com.github.wpyuan" name="onlyoffice-helper" rev="0.0.1">
  <artifact name="onlyoffice-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='onlyoffice-helper', version='0.0.1')
)
libraryDependencies += "com.github.wpyuan" % "onlyoffice-helper" % "0.0.1"
[com.github.wpyuan/onlyoffice-helper "0.0.1"]