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

org.testmp:testsync 1.0.0

keeping test automation metrics and document update to date

Группа

Группа

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

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

testsync
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать testsync 1.0.0


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