is not current version
Last Version 0.1.8

org.wso2.carbon.identity.gateway:carbon-identity-gateway-samples 0.1.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.gateway
ArtifactId

ArtifactId

carbon-identity-gateway-samples
Version

Version

0.1.3
Type

Type

pom

Download carbon-identity-gateway-samples 0.1.3


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