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