is not current version
Last Version 1.2.2

org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.session 1.0.61


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.user.api
ArtifactId

ArtifactId

org.wso2.carbon.identity.api.user.session
Version

Version

1.0.61
Type

Type

pom

Download org.wso2.carbon.identity.api.user.session 1.0.61


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