License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdnet.ripe.commons |
ArtifactId | ArtifactIdcommons-ip-math-gwt |
Version | Version1.23 |
Type | Typejar |
Description |
Descriptioncommons-ip-math-gwt
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.
|
Filename | Size |
---|---|
commons-ip-math-gwt-1.23.pom | |
commons-ip-math-gwt-1.23.jar | 3 KB |
commons-ip-math-gwt-1.23-sources.jar | 1 KB |
Browse |
<!-- 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.23</version>
</dependency>
// https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math-gwt/
implementation 'net.ripe.commons:commons-ip-math-gwt:1.23'
// https://jarcasting.com/artifacts/net.ripe.commons/commons-ip-math-gwt/
implementation ("net.ripe.commons:commons-ip-math-gwt:1.23")
'net.ripe.commons:commons-ip-math-gwt:jar:1.23'
<dependency org="net.ripe.commons" name="commons-ip-math-gwt" rev="1.23">
<artifact name="commons-ip-math-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ripe.commons', module='commons-ip-math-gwt', version='1.23')
)
libraryDependencies += "net.ripe.commons" % "commons-ip-math-gwt" % "1.23"
[net.ripe.commons/commons-ip-math-gwt "1.23"]
Group / Artifact | Type | Version |
---|---|---|
net.ripe.commons : commons-ip-math | jar | 1.23 |
net.ripe.commons : commons-ip-math | jar | 1.23 |
com.google.guava : guava-gwt | jar | 12.0 |