is not current version
Last Version 0.6.0

global.namespace.service-wight:service-wight-parent 0.1.0


GroupId

GroupId

global.namespace.service-wight
ArtifactId

ArtifactId

service-wight-parent
Version

Version

0.1.0
Type

Type

pom

Download service-wight-parent 0.1.0


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