GroupId | GroupIdru.send-to.rest |
---|---|
ArtifactId | ArtifactIdUniversalRest-parent |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
UniversalRest-parent-0.0.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/ -->
<dependency>
<groupId>ru.send-to.rest</groupId>
<artifactId>UniversalRest-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/
implementation 'ru.send-to.rest:UniversalRest-parent:0.0.4'
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/
implementation ("ru.send-to.rest:UniversalRest-parent:0.0.4")
'ru.send-to.rest:UniversalRest-parent:pom:0.0.4'
<dependency org="ru.send-to.rest" name="UniversalRest-parent" rev="0.0.4">
<artifact name="UniversalRest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.rest', module='UniversalRest-parent', version='0.0.4')
)
libraryDependencies += "ru.send-to.rest" % "UniversalRest-parent" % "0.0.4"
[ru.send-to.rest/UniversalRest-parent "0.0.4"]