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

com.strategicgains:RestExpress-Common 0.9.4

Utilities and classes common to all RESTExpress projects.

Категории

Категории

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

Группа

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

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

RestExpress-Common
Версия

Версия

0.9.4
Тип

Тип

jar

Скачать RestExpress-Common 0.9.4


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