is not current version
Last Version 1.2.5

me.youm.frame:shore-parent 1.1.1

shore parent pom

GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-parent
Version

Version

1.1.1
Type

Type

pom

Download shore-parent 1.1.1

Filename Size
shore-parent-1.1.1.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.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-parent/
implementation 'me.youm.frame:shore-parent:1.1.1'
// https://jarcasting.com/artifacts/me.youm.frame/shore-parent/
implementation ("me.youm.frame:shore-parent:1.1.1")
'me.youm.frame:shore-parent:pom:1.1.1'
<dependency org="me.youm.frame" name="shore-parent" rev="1.1.1">
  <artifact name="shore-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-parent', version='1.1.1')
)
libraryDependencies += "me.youm.frame" % "shore-parent" % "1.1.1"
[me.youm.frame/shore-parent "1.1.1"]