MVN

com.github.egateam : commons

Maven & Gradle

Feb 09, 2019
2 usages
0 stars

Common utilities for egateam.

<dependency>
    <groupId>com.github.egateam</groupId>
    <artifactId>commons</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.9

All Versions

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

Version Vulnerabilities Updated
0.0.x
commons-0.0.9
commons-0.0.8
commons-0.0.7
commons-0.0.6
commons-0.0.5
commons-0.0.4
commons-0.0.3
commons-0.0.2
commons-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.egateam</groupId>
    <artifactId>commons</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.egateam:commons:0.0.9'

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

implementation("com.github.egateam:commons:0.0.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.egateam" % "commons" % "0.0.9"

Advertisement

Dependencies from Group

Apr 29, 2016
3 usages
1 stars
Feb 09, 2019
2 usages
0 stars
Feb 09, 2019
0 stars
Oct 15, 2017
0 stars

Discover Dependencies

Apr 10, 2017
2 usages
22 stars
Jun 04, 2023
2 usages
Jan 13, 2018
2 usages
248 stars
Jun 23, 2020
2 usages
3 stars
May 29, 2019
2 usages
Aug 25, 2022
2 usages
49 stars
Feb 02, 2022
2 usages
0 stars
Aug 14, 2023
3 usages
9 stars
Oct 21, 2020
2 usages
1 stars