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