is not current version
Last Version 6.10.2

com.vogosport.git:playerlib 1.0.1

EShort description of your library

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.vogosport.git
ArtifactId

ArtifactId

playerlib
Version

Version

1.0.1
Type

Type

aar

Download playerlib 1.0.1


<!-- 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"]