is not current version
Last Version 6.1.57

org.wso2.carbon.analytics-common:authentication 6.0.64


GroupId

GroupId

org.wso2.carbon.analytics-common
ArtifactId

ArtifactId

authentication
Version

Version

6.0.64
Type

Type

pom

Download authentication 6.0.64


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/authentication/ -->
<dependency>
    <groupId>org.wso2.carbon.analytics-common</groupId>
    <artifactId>authentication</artifactId>
    <version>6.0.64</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/authentication/
implementation 'org.wso2.carbon.analytics-common:authentication:6.0.64'
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/authentication/
implementation ("org.wso2.carbon.analytics-common:authentication:6.0.64")
'org.wso2.carbon.analytics-common:authentication:pom:6.0.64'
<dependency org="org.wso2.carbon.analytics-common" name="authentication" rev="6.0.64">
  <artifact name="authentication" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.analytics-common', module='authentication', version='6.0.64')
)
libraryDependencies += "org.wso2.carbon.analytics-common" % "authentication" % "6.0.64"
[org.wso2.carbon.analytics-common/authentication "6.0.64"]