is not current version
Last Version 0.5.8

kz.greetgo:greetgo.msoffice 0.4.23

Lightweight implementation of pattern MVC. Idea based on SpringMVC

GroupId

GroupId

kz.greetgo
ArtifactId

ArtifactId

greetgo.msoffice
Version

Version

0.4.23
Type

Type

jar

Download greetgo.msoffice 0.4.23


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