MVN

com.seomse.commons : api

Maven & Gradle

Jan 25, 2022
5 usages
0 stars

api · api, reverse api, push, receive

<dependency>
    <groupId>com.seomse.commons</groupId>
    <artifactId>api</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.seomse.commons : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of com.seomse.commons : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
api-1.0.7
api-1.0.6

How to add a dependency to Maven

Add the following com.seomse.commons : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.seomse.commons</groupId>
    <artifactId>api</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.seomse.commons : api gradle dependency to your build.gradle file:

implementation 'com.seomse.commons:api:1.0.7'

Gradle Kotlin DSL: Add the following com.seomse.commons : api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.seomse.commons:api:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.seomse.commons : api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.seomse.commons" % "api" % "1.0.7"

Advertisement

Dependencies from Group

Aug 03, 2023
18 usages
0 stars
Jan 25, 2022
17 usages
0 stars
api
Jan 25, 2022
5 usages
0 stars
Jul 15, 2022
2 usages
0 stars
Aug 01, 2023
2 usages
0 stars

Discover Dependencies