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

net.sf.expectit:expectit-core 0.2.0


Категории

Категории

Сеть
Группа

Группа

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

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

expectit-core
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать expectit-core 0.2.0


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