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

org.st-js:test-helper 3.1.3


Категории

Категории

JavaScript Языки программирования
Группа

Группа

org.st-js
Идентификатор

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

test-helper
Версия

Версия

3.1.3
Тип

Тип

jar

Скачать test-helper 3.1.3


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