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

com.strategicgains:RestExpress-Common 0.10.3

Utilities and classes common to all RESTExpress projects.

Категории

Категории

RestExpress Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.strategicgains
Идентификатор

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

RestExpress-Common
Версия

Версия

0.10.3
Тип

Тип

jar

Скачать RestExpress-Common 0.10.3


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