| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаcom.github.branflake2267 |
| Идентификатор | Идентификаторgwt-maps-showcase |
| Версия | Версия3.10.0-alpha-6 |
| Тип | Типwar |
<!-- https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-showcase/ -->
<dependency>
<groupId>com.github.branflake2267</groupId>
<artifactId>gwt-maps-showcase</artifactId>
<version>3.10.0-alpha-6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-showcase/
implementation 'com.github.branflake2267:gwt-maps-showcase:3.10.0-alpha-6'
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-showcase/
implementation ("com.github.branflake2267:gwt-maps-showcase:3.10.0-alpha-6")
'com.github.branflake2267:gwt-maps-showcase:war:3.10.0-alpha-6'
<dependency org="com.github.branflake2267" name="gwt-maps-showcase" rev="3.10.0-alpha-6">
<artifact name="gwt-maps-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.branflake2267', module='gwt-maps-showcase', version='3.10.0-alpha-6')
)
libraryDependencies += "com.github.branflake2267" % "gwt-maps-showcase" % "3.10.0-alpha-6"
[com.github.branflake2267/gwt-maps-showcase "3.10.0-alpha-6"]