is not current version
Last Version 0.3.0

org.hjug.refactorfirst.costbenefitcalculator:cost-benefit-calculator 0.1.0


GroupId

GroupId

org.hjug.refactorfirst.costbenefitcalculator
ArtifactId

ArtifactId

cost-benefit-calculator
Version

Version

0.1.0
Type

Type

jar

Download cost-benefit-calculator 0.1.0


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