MVN

uk.co.odinconsultants : smaths

Maven & Gradle

Aug 10, 2019
1 usages
1 stars

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

<dependency>
    <groupId>uk.co.odinconsultants</groupId>
    <artifactId>smaths</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.odinconsultants : smaths to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of uk.co.odinconsultants : smaths to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
smaths-1.1
1.0
smaths-1.0

How to add a dependency to Maven

Add the following uk.co.odinconsultants : smaths maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.co.odinconsultants</groupId>
    <artifactId>smaths</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.co.odinconsultants : smaths gradle dependency to your build.gradle file:

implementation 'uk.co.odinconsultants:smaths:1.1'

Gradle Kotlin DSL: Add the following uk.co.odinconsultants : smaths gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.co.odinconsultants:smaths:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.co.odinconsultants : smaths sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.co.odinconsultants" % "smaths" % "1.1"

Advertisement

Dependencies from Group

Aug 10, 2019
1 usages
1 stars
Apr 14, 2020
0 stars
Oct 06, 2020
0 stars

Discover Dependencies

Feb 23, 2023
2 usages
12.6k stars
nyc
Apr 01, 2019
1 usages
5.4k stars
Apr 02, 2019
2 usages
154 stars
Apr 29, 2020
1 usages
400 stars
Jun 18, 2021
1 usages
10.8k stars
Dec 03, 2021
4 usages
6 stars
Mar 26, 2020
1 usages
5k stars