is not current version
Last Version 6.1.57

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


GroupId

GroupId

org.wso2.carbon.analytics-common
ArtifactId

ArtifactId

authentication
Version

Version

6.1.4
Type

Type

pom

Download authentication 6.1.4

Filename Size
authentication-6.1.4.pom 1 KB
Browse

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