Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.smartlab.web |
ArtifactId | ArtifactIdsmartweb-registry |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
smartweb-registry-0.9.0.pom | |
smartweb-registry-0.9.0.jar | 44 KB |
smartweb-registry-0.9.0-sources.jar | 111 KB |
smartweb-registry-0.9.0-javadoc.jar | 302 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartlab.web/smartweb-registry/ -->
<dependency>
<groupId>net.smartlab.web</groupId>
<artifactId>smartweb-registry</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb-registry/
implementation 'net.smartlab.web:smartweb-registry:0.9.0'
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb-registry/
implementation ("net.smartlab.web:smartweb-registry:0.9.0")
'net.smartlab.web:smartweb-registry:jar:0.9.0'
<dependency org="net.smartlab.web" name="smartweb-registry" rev="0.9.0">
<artifact name="smartweb-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartlab.web', module='smartweb-registry', version='0.9.0')
)
libraryDependencies += "net.smartlab.web" % "smartweb-registry" % "0.9.0"
[net.smartlab.web/smartweb-registry "0.9.0"]