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