не последняя версия
Последняя версия 3.0.0-alpha-29

com.elepy:elepy-tests 2.0.0-beta-17


Группа

Группа

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

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

elepy-tests
Версия

Версия

2.0.0-beta-17
Тип

Тип

jar

Скачать elepy-tests 2.0.0-beta-17


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