MVN

com.elepy : elepy-gcp

Maven & Gradle

Jan 29, 2022
143 stars

Elepy GCP · A Restful API generator and Headless CMS

<dependency>
    <groupId>com.elepy</groupId>
    <artifactId>elepy-gcp</artifactId>
    <version>3.0.0-alpha-29</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.elepy : elepy-gcp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0-alpha-29
  • Latest Alpha: 3.0.0-alpha-29

All Versions

Choose a version of com.elepy : elepy-gcp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
elepy-gcp-3.0.0-alpha-29
elepy-gcp-3.0.0-alpha-28
elepy-gcp-3.0.0-alpha-26
elepy-gcp-3.0.0-alpha-25
elepy-gcp-3.0.0-alpha-24
elepy-gcp-3.0.0-alpha-23
elepy-gcp-3.0.0-alpha-22
elepy-gcp-3.0.0-alpha-21
elepy-gcp-3.0.0-alpha-20
elepy-gcp-3.0.0-alpha-19
elepy-gcp-3.0.0-alpha-18
elepy-gcp-3.0.0-alpha-17

How to add a dependency to Maven

Add the following com.elepy : elepy-gcp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.elepy</groupId>
    <artifactId>elepy-gcp</artifactId>
    <version>3.0.0-alpha-29</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.elepy : elepy-gcp gradle dependency to your build.gradle file:

implementation 'com.elepy:elepy-gcp:3.0.0-alpha-29'

Gradle Kotlin DSL: Add the following com.elepy : elepy-gcp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.elepy:elepy-gcp:3.0.0-alpha-29")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.elepy : elepy-gcp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.elepy" % "elepy-gcp" % "3.0.0-alpha-29"

Advertisement

Dependencies from Group

Jan 29, 2022
25 usages
143 stars
Jan 29, 2022
6 usages
143 stars
Jan 29, 2022
5 usages
143 stars
Jan 29, 2022
5 usages
143 stars
Jan 29, 2022
5 usages
143 stars

Discover Dependencies