is not current version
Last Version 1.6.1

net.bpelunit:ant-plugin 1.5.0


Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.bpelunit
ArtifactId

ArtifactId

ant-plugin
Version

Version

1.5.0
Type

Type

jar

Download ant-plugin 1.5.0


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