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

org.testmp:testsync 1.0.1

keeping test automation metrics and document update to date

Группа

Группа

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

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

testsync
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать testsync 1.0.1


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