is not current version
Last Version 6.10.2

com.vogosport.git:playerlib 6.0.9

EShort description of your library

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.vogosport.git
ArtifactId

ArtifactId

playerlib
Version

Version

6.0.9
Type

Type

pom

Download playerlib 6.0.9


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