is not current version
Last Version 0.1.1

com.github.wpyuan:onlyoffice-helper 0.0.2

onlyoffice helper project for Spring Boot

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

onlyoffice-helper
Version

Version

0.0.2
Type

Type

jar

Download onlyoffice-helper 0.0.2


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