GroupId | GroupIdglobal.namespace.service-wight |
---|---|
ArtifactId | ArtifactIdservice-wight |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
service-wight-0.1.0.pom | |
service-wight-0.1.0.jar | 26 KB |
service-wight-0.1.0-sources.jar | 19 KB |
service-wight-0.1.0-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight/ -->
<dependency>
<groupId>global.namespace.service-wight</groupId>
<artifactId>service-wight</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight/
implementation 'global.namespace.service-wight:service-wight:0.1.0'
// https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight/
implementation ("global.namespace.service-wight:service-wight:0.1.0")
'global.namespace.service-wight:service-wight:jar:0.1.0'
<dependency org="global.namespace.service-wight" name="service-wight" rev="0.1.0">
<artifact name="service-wight" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.service-wight', module='service-wight', version='0.1.0')
)
libraryDependencies += "global.namespace.service-wight" % "service-wight" % "0.1.0"
[global.namespace.service-wight/service-wight "0.1.0"]