Last Version

smaths 1.1

Zero-dependency project containing simple mathematical code I keep writing again and again.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

uk.co.odinconsultants
ArtifactId

ArtifactId

smaths
Version

Version

1.1
Type

Type

jar
Description

Description

smaths
Zero-dependency project containing simple mathematical code I keep writing again and again.
Project URL

Project URL

https://github.com/PhillHenry/smaths
Source Code Management

Source Code Management

https://github.com/PhillHenry/smaths

Download smaths 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5
org.scalautils : scalautils_2.11 jar 2.1.7

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.11
org.specs2 : specs2-core_2.11 jar 2.4.16
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.