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

com.vogosport.git:playerlib 1.0.1

EShort description of your library

Категории

Категории

Git Инструменты разработки Контроль версий
Группа

Группа

com.vogosport.git
Идентификатор

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

playerlib
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать playerlib 1.0.1

Имя Файла Размер
playerlib-1.0.1.pom
Обзор

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