не последняя версия
Последняя версия 1.4.1

org.nofdev:service-host-mvc 1.2.0

The server side componet of Nofdev RPC framework

Группа

Группа

org.nofdev
Идентификатор

Идентификатор

service-host-mvc
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать service-host-mvc 1.2.0


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