is not current version
Last Version 3.0.2

io.github.yezhihao:netmc 2.0.7.RELEASE

MVC framework based on netty implementation

Categories

Categories

Net
GroupId

GroupId

io.github.yezhihao
ArtifactId

ArtifactId

netmc
Version

Version

2.0.7.RELEASE
Type

Type

jar

Download netmc 2.0.7.RELEASE


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