Last Version

Dependency Calculator 0.4

A dependency calculation utility

License

License

GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

dependency-calculator
Version

Version

0.4
Type

Type

jar
Description

Description

Dependency Calculator
A dependency calculation utility
Project URL

Project URL

https://stefanliebenberg.github.io/dependency-calculator

Download dependency-calculator 0.4


<!-- https://jarcasting.com/artifacts/org.slieb/dependency-calculator/ -->
<dependency>
    <groupId>org.slieb</groupId>
    <artifactId>dependency-calculator</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.slieb/dependency-calculator/
implementation 'org.slieb:dependency-calculator:0.4'
// https://jarcasting.com/artifacts/org.slieb/dependency-calculator/
implementation ("org.slieb:dependency-calculator:0.4")
'org.slieb:dependency-calculator:jar:0.4'
<dependency org="org.slieb" name="dependency-calculator" rev="0.4">
  <artifact name="dependency-calculator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slieb', module='dependency-calculator', version='0.4')
)
libraryDependencies += "org.slieb" % "dependency-calculator" % "0.4"
[org.slieb/dependency-calculator "0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.