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

com.fnproject.fn:testing-core 1.0.72


Группа

Группа

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

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

testing-core
Версия

Версия

1.0.72
Тип

Тип

jar

Скачать testing-core 1.0.72


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