is not current version
Last Version 3.0.0-alpha-29

com.elepy:elepy 1.7.1

A Restful API generator and Headless CMS

GroupId

GroupId

com.elepy
ArtifactId

ArtifactId

elepy
Version

Version

1.7.1
Type

Type

pom

Download elepy 1.7.1

Filename Size
elepy-1.7.1.pom 4 KB
Browse

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