MVN

it.ethiclab.depcal : dependency-calculator

Maven & Gradle

Apr 26, 2019
1 stars

Dependency Calculator · A simple dependency calculator based on literal usage. See tests for more information.

<dependency>
    <groupId>it.ethiclab.depcal</groupId>
    <artifactId>dependency-calculator</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.ethiclab.depcal : dependency-calculator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of it.ethiclab.depcal : dependency-calculator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
dependency-calculator-0.0.1

How to add a dependency to Maven

Add the following it.ethiclab.depcal : dependency-calculator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.ethiclab.depcal</groupId>
    <artifactId>dependency-calculator</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.ethiclab.depcal : dependency-calculator gradle dependency to your build.gradle file:

implementation 'it.ethiclab.depcal:dependency-calculator:0.0.1'

Gradle Kotlin DSL: Add the following it.ethiclab.depcal : dependency-calculator gradle kotlin dependency to your build.gradle.kts file:

implementation("it.ethiclab.depcal:dependency-calculator:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.ethiclab.depcal : dependency-calculator sbt scala dependency to your build.sbt file:

libraryDependencies += "it.ethiclab.depcal" % "dependency-calculator" % "0.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 24, 2019
369 stars
Jan 20, 2020
5 stars
Jul 11, 2023
23.9k stars
Jul 11, 2023
1 usages
23.9k stars
Jul 11, 2023
23.9k stars
Jul 11, 2023
23.9k stars
May 01, 2019
0 stars
Oct 02, 2019
11.9k stars
Oct 02, 2019
3 usages
11.9k stars
Apr 25, 2019
1 stars