Files download
File Operation
math-game-3.6.9.jar download
math-game-3.6.9.pom download
math-game-3.6.9-sources.jar download
Apache Maven
<dependency>
  <groupId>com.taobao.arthas</groupId>
  <artifactId>math-game</artifactId>
  <version>3.6.9</version>
</dependency>
Gradle Groovy
implementation 'com.taobao.arthas:math-game:3.6.9'
Gradle Kotlin
implementation("com.taobao.arthas:math-game:3.6.9")
Scala SBT
libraryDependencies += "com.taobao.arthas" % "math-game" % "3.6.9"
Groovy Grape
@Grapes(
  @Grab(group='com.taobao.arthas', module='math-game', version='3.6.9')
)
Apache Ivy
<dependency org="com.taobao.arthas" name="math-game" rev="3.6.9" />
Leiningen
[com.taobao.arthas/math-game "3.6.9"]
Apache Buildr
'com.taobao.arthas:math-game:jar:3.6.9'
Dependencies
The project has no third-party dependencies