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

ie.curiositysoftware:testmodeller 2.0.15

Java client library for the Curiosity Software product TestModeller

Группа

Группа

ie.curiositysoftware
Идентификатор

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

testmodeller
Версия

Версия

2.0.15
Тип

Тип

jar

Скачать testmodeller 2.0.15


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