не последняя версия
Последняя версия 2.0.1

com.mapxus.map:mapxusmap-component 1.2.2

mapxus-mapxusmap-component

Группа

Группа

com.mapxus.map
Идентификатор

Идентификатор

mapxusmap-component
Версия

Версия

1.2.2
Тип

Тип

aar

Скачать mapxusmap-component 1.2.2


<!-- https://jarcasting.com/artifacts/com.mapxus.map/mapxusmap-component/ -->
<dependency>
    <groupId>com.mapxus.map</groupId>
    <artifactId>mapxusmap-component</artifactId>
    <version>1.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mapxus.map/mapxusmap-component/
implementation 'com.mapxus.map:mapxusmap-component:1.2.2'
// https://jarcasting.com/artifacts/com.mapxus.map/mapxusmap-component/
implementation ("com.mapxus.map:mapxusmap-component:1.2.2")
'com.mapxus.map:mapxusmap-component:aar:1.2.2'
<dependency org="com.mapxus.map" name="mapxusmap-component" rev="1.2.2">
  <artifact name="mapxusmap-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mapxus.map', module='mapxusmap-component', version='1.2.2')
)
libraryDependencies += "com.mapxus.map" % "mapxusmap-component" % "1.2.2"
[com.mapxus.map/mapxusmap-component "1.2.2"]