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