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

com.elepy:elepy-tests 2.5.2

A Restful API generator and Headless CMS

Группа

Группа

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

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

elepy-tests
Версия

Версия

2.5.2
Тип

Тип

jar

Скачать elepy-tests 2.5.2


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