is not current version
Last Version 1.4.1

org.nofdev:service-host-mvc 1.1.1

The server side componet of Nofdev RPC framework

GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-host-mvc
Version

Version

1.1.1
Type

Type

pom

Download service-host-mvc 1.1.1


<!-- https://jarcasting.com/artifacts/org.nofdev/service-host-mvc/ -->
<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-host-mvc</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nofdev/service-host-mvc/
implementation 'org.nofdev:service-host-mvc:1.1.1'
// https://jarcasting.com/artifacts/org.nofdev/service-host-mvc/
implementation ("org.nofdev:service-host-mvc:1.1.1")
'org.nofdev:service-host-mvc:pom:1.1.1'
<dependency org="org.nofdev" name="service-host-mvc" rev="1.1.1">
  <artifact name="service-host-mvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nofdev', module='service-host-mvc', version='1.1.1')
)
libraryDependencies += "org.nofdev" % "service-host-mvc" % "1.1.1"
[org.nofdev/service-host-mvc "1.1.1"]