is not current version
Last Version 1.2.3

com.github.zhycn:muyie-framework 1.0.3

MuYie Framework built on Spring Boot

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

muyie-framework
Version

Version

1.0.3
Type

Type

jar

Download muyie-framework 1.0.3


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