| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.jgonian |
| Идентификатор | Идентификаторcommons-ip-math-gwt |
| Последняя версия | Последняя версия1.32 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommons-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.
|
| Имя Файла | Размер |
|---|---|
| commons-ip-math-gwt-1.32.pom | |
| commons-ip-math-gwt-1.32.jar | 3 KB |
| commons-ip-math-gwt-1.32-sources.jar | 1 KB |
| Обзор |
<!-- 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.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-gwt/
implementation 'com.github.jgonian:commons-ip-math-gwt:1.32'
// https://jarcasting.com/artifacts/com.github.jgonian/commons-ip-math-gwt/
implementation ("com.github.jgonian:commons-ip-math-gwt:1.32")
'com.github.jgonian:commons-ip-math-gwt:jar:1.32'
<dependency org="com.github.jgonian" name="commons-ip-math-gwt" rev="1.32">
<artifact name="commons-ip-math-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jgonian', module='commons-ip-math-gwt', version='1.32')
)
libraryDependencies += "com.github.jgonian" % "commons-ip-math-gwt" % "1.32"
[com.github.jgonian/commons-ip-math-gwt "1.32"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.jgonian : commons-ip-math | jar | 1.32 |
| com.github.jgonian : commons-ip-math | jar | 1.32 |
| com.google.guava : guava-gwt | jar | 12.0 |