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

org.testmp:testmp 1.0.0

Automation-centric Test Management Platform

Группа

Группа

org.testmp
Идентификатор

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

testmp
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать testmp 1.0.0

Имя Файла Размер
testmp-1.0.0.pom 6 KB
Обзор

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