is not current version
Last Version 0.6.0

global.namespace.service-wight:service-wight-core 0.5.1


GroupId

GroupId

global.namespace.service-wight
ArtifactId

ArtifactId

service-wight-core
Version

Version

0.5.1
Type

Type

jar

Download service-wight-core 0.5.1


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