is not current version
Last Version 1.1.0

top.lshaci:framework-parent 0.0.1

framework parent

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-parent
Version

Version

0.0.1
Type

Type

pom

Download framework-parent 0.0.1


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