is not current version
Last Version 6.10.2

com.vogosport.git:playerlib 1.0.0

EShort description of your library

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.vogosport.git
ArtifactId

ArtifactId

playerlib
Version

Version

1.0.0
Type

Type

pom

Download playerlib 1.0.0


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