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