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

org.s1-platform:s1-testing 2.4.3

S1 testing utils

Категории

Категории

ORM Данные
Группа

Группа

org.s1-platform
Идентификатор

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

s1-testing
Версия

Версия

2.4.3
Тип

Тип

jar

Скачать s1-testing 2.4.3


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