is not current version
Last Version 2.0

com.gitee.sherlockholmnes:goge-mvc 0.1.4


GroupId

GroupId

com.gitee.sherlockholmnes
ArtifactId

ArtifactId

goge-mvc
Version

Version

0.1.4
Type

Type

jar

Download goge-mvc 0.1.4


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