не последняя версия
Последняя версия 5.0.0-m3

org.joinfaces:joinfaces-test 3.2.6

Joinfaces Test

Группа

Группа

org.joinfaces
Идентификатор

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

joinfaces-test
Версия

Версия

3.2.6
Тип

Тип

jar

Скачать joinfaces-test 3.2.6


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