| Категории |
КатегорииRestExpress Межпрограммное взаимодействие REST Frameworks |
|---|---|
| Группа | Группаcom.strategicgains |
| Идентификатор | Идентификаторrestexpress-parent |
| Версия | Версия0.9.4.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| restexpress-parent-0.9.4.2.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/ -->
<dependency>
<groupId>com.strategicgains</groupId>
<artifactId>restexpress-parent</artifactId>
<version>0.9.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/
implementation 'com.strategicgains:restexpress-parent:0.9.4.2'
// https://jarcasting.com/artifacts/com.strategicgains/restexpress-parent/
implementation ("com.strategicgains:restexpress-parent:0.9.4.2")
'com.strategicgains:restexpress-parent:pom:0.9.4.2'
<dependency org="com.strategicgains" name="restexpress-parent" rev="0.9.4.2">
<artifact name="restexpress-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains', module='restexpress-parent', version='0.9.4.2')
)
libraryDependencies += "com.strategicgains" % "restexpress-parent" % "0.9.4.2"
[com.strategicgains/restexpress-parent "0.9.4.2"]