is not current version
Last Version 6.1.57

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


GroupId

GroupId

org.wso2.carbon.analytics-common
ArtifactId

ArtifactId

authentication
Version

Version

6.1.22
Type

Type

pom

Download authentication 6.1.22


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