GWT Math Library

Useful math stuff missing from GWT.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.cjmalloy
ArtifactId

ArtifactId

gwt-math
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Math Library
Useful math stuff missing from GWT.
Project URL

Project URL

http://github.com/cjmalloy/GwtMathLib
Source Code Management

Source Code Management

http://github.com/cjmalloy/GwtMathLib

Download gwt-math

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

GwtMathLib

Build Status

Useful math stuff missing from GWT.

Versions

Version
1.1
1.0