is not current version
Last Version 1.1.0

top.lshaci:framework-parent 1.0.7

framework parent

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-parent
Version

Version

1.0.7
Type

Type

pom

Download framework-parent 1.0.7

Filename Size
framework-parent-1.0.7.pom 12 KB
Browse

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