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