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