is not current version
Last Version 6.10.2

com.vogosport.git:coreplayer 1.0.4

EShort description of your library

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.vogosport.git
ArtifactId

ArtifactId

coreplayer
Version

Version

1.0.4
Type

Type

aar

Download coreplayer 1.0.4


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