is not current version
Last Version 2.0-wso2v4

org.wso2.webharvest:webharvest-core 2.0-wso2v3


GroupId

GroupId

org.wso2.webharvest
ArtifactId

ArtifactId

webharvest-core
Version

Version

2.0-wso2v3
Type

Type

jar

Download webharvest-core 2.0-wso2v3


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