Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.framework |
ArtifactId | ArtifactIdfunctions-library-mgt |
Version | Version5.17.80 |
Type | Typepom |
Filename | Size |
---|---|
functions-library-mgt-5.17.80.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/functions-library-mgt/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>functions-library-mgt</artifactId>
<version>5.17.80</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/functions-library-mgt/
implementation 'org.wso2.carbon.identity.framework:functions-library-mgt:5.17.80'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/functions-library-mgt/
implementation ("org.wso2.carbon.identity.framework:functions-library-mgt:5.17.80")
'org.wso2.carbon.identity.framework:functions-library-mgt:pom:5.17.80'
<dependency org="org.wso2.carbon.identity.framework" name="functions-library-mgt" rev="5.17.80">
<artifact name="functions-library-mgt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='functions-library-mgt', version='5.17.80')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "functions-library-mgt" % "5.17.80"
[org.wso2.carbon.identity.framework/functions-library-mgt "5.17.80"]