is not current version
Last Version 3.2.2

org.wso2.am.microgw:components 2.5.0


GroupId

GroupId

org.wso2.am.microgw
ArtifactId

ArtifactId

components
Version

Version

2.5.0
Type

Type

pom

Download components 2.5.0

Filename Size
components-2.5.0.pom 1 KB
Browse

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