is not current version
Last Version 1.6.1

net.bpelunit:datasource-html 1.6.0


Categories

Categories

Data Net
GroupId

GroupId

net.bpelunit
ArtifactId

ArtifactId

datasource-html
Version

Version

1.6.0
Type

Type

jar

Download datasource-html 1.6.0


<!-- https://jarcasting.com/artifacts/net.bpelunit/datasource-html/ -->
<dependency>
    <groupId>net.bpelunit</groupId>
    <artifactId>datasource-html</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bpelunit/datasource-html/
implementation 'net.bpelunit:datasource-html:1.6.0'
// https://jarcasting.com/artifacts/net.bpelunit/datasource-html/
implementation ("net.bpelunit:datasource-html:1.6.0")
'net.bpelunit:datasource-html:jar:1.6.0'
<dependency org="net.bpelunit" name="datasource-html" rev="1.6.0">
  <artifact name="datasource-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bpelunit', module='datasource-html', version='1.6.0')
)
libraryDependencies += "net.bpelunit" % "datasource-html" % "1.6.0"
[net.bpelunit/datasource-html "1.6.0"]