MVN

com.cjmalloy : gwt-math

Maven & Gradle

Mar 05, 2016
1 usages
0 stars

GWT Math Library · Useful math stuff missing from GWT.

<dependency>
    <groupId>com.cjmalloy</groupId>
    <artifactId>gwt-math</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

Version Vulnerabilities Updated
1.1
gwt-math-1.1
1.0
gwt-math-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cjmalloy</groupId>
    <artifactId>gwt-math</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.cjmalloy:gwt-math:1.1'

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

implementation("com.cjmalloy:gwt-math:1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.cjmalloy" % "gwt-math" % "1.1"

Advertisement

Dependencies from Group

Mar 05, 2016
1 usages
0 stars
Mar 05, 2016
1 stars

Discover Dependencies

Jun 02, 2017
4 usages
0 stars
Nov 10, 2015
21 stars
Mar 27, 2016
17 stars
Oct 30, 2015
17 stars
Mar 27, 2016
17 stars
Mar 27, 2016
5 usages
17 stars
Apr 18, 2016
2 usages
1 stars
Apr 18, 2016
1 usages
1 stars
Nov 03, 2015
0 stars