is not current version
Last Version 3.0.0-alpha-29

com.elepy:elepy 2.2.9

A Restful API generator and Headless CMS

GroupId

GroupId

com.elepy
ArtifactId

ArtifactId

elepy
Version

Version

2.2.9
Type

Type

pom

Download elepy 2.2.9

Filename Size
elepy-2.2.9.pom 1 KB
Browse

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