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

com.fnproject.fn:testing 1.0.81


Группа

Группа

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

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

testing
Версия

Версия

1.0.81
Тип

Тип

jar

Скачать testing 1.0.81


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