GroupId | GroupIdru.send-to.rest |
---|---|
ArtifactId | ArtifactIdUniversalRest-parent |
Version | Version0.3.2.0 |
Type | Typepom |
Filename | Size |
---|---|
UniversalRest-parent-0.3.2.0.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>0.3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/
implementation 'ru.send-to.rest:UniversalRest-parent:0.3.2.0'
// https://jarcasting.com/artifacts/ru.send-to.rest/UniversalRest-parent/
implementation ("ru.send-to.rest:UniversalRest-parent:0.3.2.0")
'ru.send-to.rest:UniversalRest-parent:pom:0.3.2.0'
<dependency org="ru.send-to.rest" name="UniversalRest-parent" rev="0.3.2.0">
<artifact name="UniversalRest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.rest', module='UniversalRest-parent', version='0.3.2.0')
)
libraryDependencies += "ru.send-to.rest" % "UniversalRest-parent" % "0.3.2.0"
[ru.send-to.rest/UniversalRest-parent "0.3.2.0"]