is not current version
Last Version 6.1.57

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


GroupId

GroupId

org.wso2.carbon.analytics-common
ArtifactId

ArtifactId

authentication
Version

Version

6.1.36
Type

Type

pom

Download authentication 6.1.36


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