Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdnet.guerlab.smart.platform |
ArtifactId | ArtifactIdsmart-platform-auth |
Version | Version21.1.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-platform-auth-21.1.0.pom | |
smart-platform-auth-21.1.0.jar | 27 KB |
smart-platform-auth-21.1.0-sources.jar | 14 KB |
smart-platform-auth-21.1.0-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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-auth/
implementation 'net.guerlab.smart.platform:smart-platform-auth:21.1.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-auth/
implementation ("net.guerlab.smart.platform:smart-platform-auth:21.1.0")
'net.guerlab.smart.platform:smart-platform-auth:jar:21.1.0'
<dependency org="net.guerlab.smart.platform" name="smart-platform-auth" rev="21.1.0">
<artifact name="smart-platform-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.platform', module='smart-platform-auth', version='21.1.0')
)
libraryDependencies += "net.guerlab.smart.platform" % "smart-platform-auth" % "21.1.0"
[net.guerlab.smart.platform/smart-platform-auth "21.1.0"]