is not current version
Last Version 1.0.26

com.flowcentraltech.flowcentral:flowcentral-security 1.0.10

Flowcentral Security Module

Categories

Categories

Security
GroupId

GroupId

com.flowcentraltech.flowcentral
ArtifactId

ArtifactId

flowcentral-security
Version

Version

1.0.10
Type

Type

jar

Download flowcentral-security 1.0.10


<!-- https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-security/ -->
<dependency>
    <groupId>com.flowcentraltech.flowcentral</groupId>
    <artifactId>flowcentral-security</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-security/
implementation 'com.flowcentraltech.flowcentral:flowcentral-security:1.0.10'
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-security/
implementation ("com.flowcentraltech.flowcentral:flowcentral-security:1.0.10")
'com.flowcentraltech.flowcentral:flowcentral-security:jar:1.0.10'
<dependency org="com.flowcentraltech.flowcentral" name="flowcentral-security" rev="1.0.10">
  <artifact name="flowcentral-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowcentraltech.flowcentral', module='flowcentral-security', version='1.0.10')
)
libraryDependencies += "com.flowcentraltech.flowcentral" % "flowcentral-security" % "1.0.10"
[com.flowcentraltech.flowcentral/flowcentral-security "1.0.10"]