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