| Группа | Группаorg.resthub |
|---|---|
| Идентификатор | Идентификаторresthub-archetypes |
| Версия | Версия2.1.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| resthub-archetypes-2.1.3.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.resthub/resthub-archetypes/ -->
<dependency>
<groupId>org.resthub</groupId>
<artifactId>resthub-archetypes</artifactId>
<version>2.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/resthub-archetypes/
implementation 'org.resthub:resthub-archetypes:2.1.3'
// https://jarcasting.com/artifacts/org.resthub/resthub-archetypes/
implementation ("org.resthub:resthub-archetypes:2.1.3")
'org.resthub:resthub-archetypes:pom:2.1.3'
<dependency org="org.resthub" name="resthub-archetypes" rev="2.1.3">
<artifact name="resthub-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='resthub-archetypes', version='2.1.3')
)
libraryDependencies += "org.resthub" % "resthub-archetypes" % "2.1.3"
[org.resthub/resthub-archetypes "2.1.3"]