is not current version
Last Version 6.12.6

com.vogosport.git:playerlib-fifa 6.12.2.1

EShort description of your library

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.vogosport.git
ArtifactId

ArtifactId

playerlib-fifa
Version

Version

6.12.2.1
Type

Type

aar

Download playerlib-fifa 6.12.2.1


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