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