is not current version
Last Version 3.0.0-alpha-29

com.elepy:elepy 1.8.0

A Restful API generator and Headless CMS

GroupId

GroupId

com.elepy
ArtifactId

ArtifactId

elepy
Version

Version

1.8.0
Type

Type

pom

Download elepy 1.8.0

Filename Size
elepy-1.8.0.pom 4 KB
Browse

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