Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdnet.guerlab.smart.platform |
ArtifactId | ArtifactIdsmart-platform-auth |
Version | Version21.3.1 |
Type | Typejar |
Filename | Size |
---|---|
smart-platform-auth-21.3.1.pom | |
smart-platform-auth-21.3.1.jar | 27 KB |
smart-platform-auth-21.3.1-sources.jar | 17 KB |
smart-platform-auth-21.3.1-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-auth/ -->
<dependency>
<groupId>net.guerlab.smart.platform</groupId>
<artifactId>smart-platform-auth</artifactId>
<version>21.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-auth/
implementation 'net.guerlab.smart.platform:smart-platform-auth:21.3.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-auth/
implementation ("net.guerlab.smart.platform:smart-platform-auth:21.3.1")
'net.guerlab.smart.platform:smart-platform-auth:jar:21.3.1'
<dependency org="net.guerlab.smart.platform" name="smart-platform-auth" rev="21.3.1">
<artifact name="smart-platform-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.platform', module='smart-platform-auth', version='21.3.1')
)
libraryDependencies += "net.guerlab.smart.platform" % "smart-platform-auth" % "21.3.1"
[net.guerlab.smart.platform/smart-platform-auth "21.3.1"]