is not current version
Last Version 1.32

com.github.jgonian:commons-ip-math-gwt 1.30

GWT library for commons-ip-math. It contain the gwt.xml module descriptor while the classes and the sources are shared from commons-ip-math.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.jgonian
ArtifactId

ArtifactId

commons-ip-math-gwt
Version

Version

1.30
Type

Type

jar

Download commons-ip-math-gwt 1.30


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