is not current version
Last Version 4.8.2

org.wso2.carbon.registry:community.features-feature 4.7.28


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.wso2.carbon.registry
ArtifactId

ArtifactId

community.features-feature
Version

Version

4.7.28
Type

Type

pom

Download community.features-feature 4.7.28


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