MVN

com.sonalake : foo

Maven & Gradle

Mar 26, 2016

foo · A library of foo

<dependency>
    <groupId>com.sonalake</groupId>
    <artifactId>foo</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sonalake : foo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.sonalake : foo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
foo-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.sonalake</groupId>
    <artifactId>foo</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sonalake : foo gradle dependency to your build.gradle file:

implementation 'com.sonalake:foo:1.0'

Gradle Kotlin DSL: Add the following com.sonalake : foo gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sonalake:foo:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sonalake : foo sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sonalake" % "foo" % "1.0"

Advertisement

Dependencies from Group

Nov 10, 2021
1 usages
64 stars
foo
Mar 26, 2016
Jul 16, 2021
0 stars

Discover Dependencies

Nov 09, 2016
Apr 18, 2017
1 usages
1.5k stars
Jan 23, 2022
2 usages
776 stars
May 25, 2023
3 usages
62 stars
Jul 21, 2023
3 usages
2k stars
Jul 31, 2023
3 usages
2k stars
Aug 25, 2023
3 usages
2k stars