Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.jgonian |
ArtifactId | ArtifactIdcommons-ip-math-gwt |
Version | Version1.31 |
Type | Typejar |
Filename | Size |
---|---|
commons-ip-math-gwt-1.31.pom | |
commons-ip-math-gwt-1.31.jar | 3 KB |
commons-ip-math-gwt-1.31-sources.jar | 1 KB |
Browse |
<!-- 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.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-gwt/
implementation 'com.github.jgonian:commons-ip-math-gwt:1.31'
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-gwt/
implementation ("com.github.jgonian:commons-ip-math-gwt:1.31")
'com.github.jgonian:commons-ip-math-gwt:jar:1.31'
<dependency org="com.github.jgonian" name="commons-ip-math-gwt" rev="1.31">
<artifact name="commons-ip-math-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jgonian', module='commons-ip-math-gwt', version='1.31')
)
libraryDependencies += "com.github.jgonian" % "commons-ip-math-gwt" % "1.31"
[com.github.jgonian/commons-ip-math-gwt "1.31"]