License |
License |
---|---|
Categories |
CategoriesArthas General Purpose Libraries Utility |
GroupId | GroupIdcom.taobao.arthas |
ArtifactId | ArtifactIdmath-game |
Version | Version3.6.2 |
Type | Typejar |
Description |
Descriptionmath-game
arthas
|
Filename | Size |
---|---|
math-game-3.6.2.pom | |
math-game-3.6.2.jar | 4 KB |
math-game-3.6.2-sources.jar | 2 KB |
math-game-3.6.2-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taobao.arthas/math-game/ -->
<dependency>
<groupId>com.taobao.arthas</groupId>
<artifactId>math-game</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.arthas/math-game/
implementation 'com.taobao.arthas:math-game:3.6.2'
// https://jarcasting.com/artifacts/com.taobao.arthas/math-game/
implementation ("com.taobao.arthas:math-game:3.6.2")
'com.taobao.arthas:math-game:jar:3.6.2'
<dependency org="com.taobao.arthas" name="math-game" rev="3.6.2">
<artifact name="math-game" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.arthas', module='math-game', version='3.6.2')
)
libraryDependencies += "com.taobao.arthas" % "math-game" % "3.6.2"
[com.taobao.arthas/math-game "3.6.2"]