is not current version
Last Version 3.0.0-alpha-29

com.elepy:elepy 2.5.2

A Restful API generator and Headless CMS

GroupId

GroupId

com.elepy
ArtifactId

ArtifactId

elepy
Version

Version

2.5.2
Type

Type

pom

Download elepy 2.5.2

Filename Size
elepy-2.5.2.pom 1 KB
Browse

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