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

org.finos-test:endtoend 0.6.0

End to End CI/CD example

Группа

Группа

org.finos-test
Идентификатор

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

endtoend
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать endtoend 0.6.0


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