is not current version
Last Version 4.1.0-m4

org.wso2.am:extenstions 3.2.0


GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

extenstions
Version

Version

3.2.0
Type

Type

pom

Download extenstions 3.2.0

Filename Size
extenstions-3.2.0.pom 639 bytes
Browse

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