c

coreplayer-new-ui

EShort description of your library
https://git@git.vogosport.com/coreplayer
MIT License
Vogo
Files download
File Operation
coreplayer-new-ui-6.12.10.pom download
Apache Maven
<dependency>
  <groupId>com.vogosport.git</groupId>
  <artifactId>coreplayer-new-ui</artifactId>
  <version>6.12.10</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.vogosport.git:coreplayer-new-ui:6.12.10'
Gradle Kotlin
implementation("com.vogosport.git:coreplayer-new-ui:6.12.10")
Scala SBT
libraryDependencies += "com.vogosport.git" % "coreplayer-new-ui" % "6.12.10"
Groovy Grape
@Grapes(
  @Grab(group='com.vogosport.git', module='coreplayer-new-ui', version='6.12.10')
)
Apache Ivy
<dependency org="com.vogosport.git" name="coreplayer-new-ui" rev="6.12.10" />
Leiningen
[com.vogosport.git/coreplayer-new-ui "6.12.10"]
Apache Buildr
'com.vogosport.git:coreplayer-new-ui:jar:6.12.10'