is not current version
Last Version 6.10.2

com.vogosport.git:coreplayer 6.10

EShort description of your library

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.vogosport.git
ArtifactId

ArtifactId

coreplayer
Version

Version

6.10
Type

Type

aar

Download coreplayer 6.10


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