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

com.xceptance:neodymium-library 3.3.1

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.

Группа

Группа

com.xceptance
Идентификатор

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

neodymium-library
Версия

Версия

3.3.1
Тип

Тип

jar

Скачать neodymium-library 3.3.1


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