is not current version
Last Version 1.2.5

me.youm.frame:shore-parent 1.0.6

shore parent pom

GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-parent
Version

Version

1.0.6
Type

Type

pom

Download shore-parent 1.0.6

Filename Size
shore-parent-1.0.6.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-parent/ -->
<dependency>
    <groupId>me.youm.frame</groupId>
    <artifactId>shore-parent</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-parent/
implementation 'me.youm.frame:shore-parent:1.0.6'
// https://jarcasting.com/artifacts/me.youm.frame/shore-parent/
implementation ("me.youm.frame:shore-parent:1.0.6")
'me.youm.frame:shore-parent:pom:1.0.6'
<dependency org="me.youm.frame" name="shore-parent" rev="1.0.6">
  <artifact name="shore-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-parent', version='1.0.6')
)
libraryDependencies += "me.youm.frame" % "shore-parent" % "1.0.6"
[me.youm.frame/shore-parent "1.0.6"]