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

com.mapxus.map:mapxusmap-component 1.0

mapxus-mapxusmap-component

Группа

Группа

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

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

mapxusmap-component
Версия

Версия

1.0
Тип

Тип

aar

Скачать mapxusmap-component 1.0


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