MVN

com.github.simondan : common

Maven & Gradle

Jul 12, 2017
2 usages
<dependency>
    <groupId>com.github.simondan</groupId>
    <artifactId>common</artifactId>
    <version>0.1-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1-beta
  • Latest Beta: 0.1-beta

All Versions

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

Version Vulnerabilities Updated
0.1
common-0.1-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.simondan</groupId>
    <artifactId>common</artifactId>
    <version>0.1-beta</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.simondan:common:0.1-beta'

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

implementation("com.github.simondan:common:0.1-beta")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.simondan" % "common" % "0.1-beta"

Advertisement

Dependencies from Group

Jul 12, 2017
2 usages
Jul 12, 2017
1 usages
Jul 12, 2017
1 usages

Discover Dependencies

Aug 25, 2023
2 usages
228 stars
Sep 06, 2017
3 usages
5.6k stars
Jun 06, 2022
2 usages
32 stars
Feb 14, 2023
2 usages
433 stars
Jul 30, 2017
2 usages
673 stars
Dec 20, 2018
2 usages
3.1k stars
Feb 16, 2022
3 usages
344 stars
Jun 27, 2023
2 usages
6 stars