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

org.testifyproject.resources:yarn 0.9.2


Группа

Группа

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

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

yarn
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать yarn 0.9.2


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