is not current version
Last Version 0.9.1

com.geetools.geemvc:geemvc 0.9.1-rc9

geeMVC framework jar.

GroupId

GroupId

com.geetools.geemvc
ArtifactId

ArtifactId

geemvc
Version

Version

0.9.1-rc9
Type

Type

jar

Download geemvc 0.9.1-rc9


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