is not current version
Last Version 1.23

net.ripe.commons:commons-ip-math-gwt 1.21.1

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 Net
GroupId

GroupId

net.ripe.commons
ArtifactId

ArtifactId

commons-ip-math-gwt
Version

Version

1.21.1
Type

Type

jar

Download commons-ip-math-gwt 1.21.1


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