не последняя версия
Последняя версия 0.9.0

net.sf.expectit:expectit-ant 0.6.1


Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

net.sf.expectit
Идентификатор

Идентификатор

expectit-ant
Версия

Версия

0.6.1
Тип

Тип

jar

Скачать expectit-ant 0.6.1


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