is not current version
Last Version 4.8.0

org.wso2.carbon.commons:hostobjects 4.3.1


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

hostobjects
Version

Version

4.3.1
Type

Type

pom

Download hostobjects 4.3.1

Filename Size
hostobjects-4.3.1.pom 1 KB
Browse

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