License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdlibrary-parent-pom |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRBKmoney parent
RBKmoney library parent pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-parent-pom-1.0.8.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/library-parent-pom/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>library-parent-pom</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/library-parent-pom/
implementation 'com.rbkmoney:library-parent-pom:1.0.8'
// https://jarcasting.com/artifacts/com.rbkmoney/library-parent-pom/
implementation ("com.rbkmoney:library-parent-pom:1.0.8")
'com.rbkmoney:library-parent-pom:pom:1.0.8'
<dependency org="com.rbkmoney" name="library-parent-pom" rev="1.0.8">
<artifact name="library-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='library-parent-pom', version='1.0.8')
)
libraryDependencies += "com.rbkmoney" % "library-parent-pom" % "1.0.8"
[com.rbkmoney/library-parent-pom "1.0.8"]