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