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

com.strategicgains:RestExpress-Common 1.0.1

Utilities and classes common to all RESTExpress projects.

Категории

Категории

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

Группа

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

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

RestExpress-Common
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать RestExpress-Common 1.0.1


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