GroupId | GroupIdtv.hd3g.commons |
---|---|
ArtifactId | ArtifactIdparent-persistence |
Version | Version2.1.7.RELEASE-2 |
Type | Typepom |
Filename | Size |
---|---|
parent-persistence-2.1.7.RELEASE-2.pom | 954 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/ -->
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-persistence</artifactId>
<version>2.1.7.RELEASE-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/
implementation 'tv.hd3g.commons:parent-persistence:2.1.7.RELEASE-2'
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/
implementation ("tv.hd3g.commons:parent-persistence:2.1.7.RELEASE-2")
'tv.hd3g.commons:parent-persistence:pom:2.1.7.RELEASE-2'
<dependency org="tv.hd3g.commons" name="parent-persistence" rev="2.1.7.RELEASE-2">
<artifact name="parent-persistence" type="pom" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g.commons', module='parent-persistence', version='2.1.7.RELEASE-2')
)
libraryDependencies += "tv.hd3g.commons" % "parent-persistence" % "2.1.7.RELEASE-2"
[tv.hd3g.commons/parent-persistence "2.1.7.RELEASE-2"]