MVN

com.simsilica : sim-math

Maven & Gradle

Jan 26, 2023
8 stars

com.simsilica:sim-math · A double-based math package similar to JME's float-based math classes.

<dependency>
    <groupId>com.simsilica</groupId>
    <artifactId>sim-math</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.simsilica : sim-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.simsilica : sim-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
sim-math-1.6.0
1.5.x
sim-math-1.5.0

How to add a dependency to Maven

Add the following com.simsilica : sim-math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.simsilica</groupId>
    <artifactId>sim-math</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.simsilica : sim-math gradle dependency to your build.gradle file:

implementation 'com.simsilica:sim-math:1.6.0'

Gradle Kotlin DSL: Add the following com.simsilica : sim-math gradle kotlin dependency to your build.gradle.kts file:

implementation("com.simsilica:sim-math:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.simsilica : sim-math sbt scala dependency to your build.sbt file:

libraryDependencies += "com.simsilica" % "sim-math" % "1.6.0"

Advertisement

Dependencies from Group

Jan 27, 2023
53 stars
Jan 26, 2023
53 stars
Jan 27, 2023
25 stars
Jan 26, 2023
8 stars
Jan 27, 2023
26 stars

Discover Dependencies

Jan 27, 2023
26 stars
Apr 05, 2022
114 stars
Apr 05, 2022
114 stars
Apr 05, 2022
114 stars
Jun 28, 2023
4 stars
Dec 31, 2022
18 stars