is not current version
Last Version 1.0.2

net.smartlab.web:smartweb-module 1.0.1

Generic module definition

Categories

Categories

Net
GroupId

GroupId

net.smartlab.web
ArtifactId

ArtifactId

smartweb-module
Version

Version

1.0.1
Type

Type

pom

Download smartweb-module 1.0.1

Filename Size
smartweb-module-1.0.1.pom 25 KB
Browse

<!-- https://jarcasting.com/artifacts/net.smartlab.web/smartweb-module/ -->
<dependency>
    <groupId>net.smartlab.web</groupId>
    <artifactId>smartweb-module</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb-module/
implementation 'net.smartlab.web:smartweb-module:1.0.1'
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb-module/
implementation ("net.smartlab.web:smartweb-module:1.0.1")
'net.smartlab.web:smartweb-module:pom:1.0.1'
<dependency org="net.smartlab.web" name="smartweb-module" rev="1.0.1">
  <artifact name="smartweb-module" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.smartlab.web', module='smartweb-module', version='1.0.1')
)
libraryDependencies += "net.smartlab.web" % "smartweb-module" % "1.0.1"
[net.smartlab.web/smartweb-module "1.0.1"]