| GroupId | GroupIdcom.github.esrrhs |
|---|---|
| ArtifactId | ArtifactIdmajiang_algorithm |
| Version | Version1.0.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| majiang_algorithm-1.0.6.pom | |
| majiang_algorithm-1.0.6.jar | 36 KB |
| majiang_algorithm-1.0.6-sources.jar | 15 KB |
| majiang_algorithm-1.0.6-javadoc.jar | 93 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.esrrhs/majiang_algorithm/ -->
<dependency>
<groupId>com.github.esrrhs</groupId>
<artifactId>majiang_algorithm</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esrrhs/majiang_algorithm/
implementation 'com.github.esrrhs:majiang_algorithm:1.0.6'
// https://jarcasting.com/artifacts/com.github.esrrhs/majiang_algorithm/
implementation ("com.github.esrrhs:majiang_algorithm:1.0.6")
'com.github.esrrhs:majiang_algorithm:jar:1.0.6'
<dependency org="com.github.esrrhs" name="majiang_algorithm" rev="1.0.6">
<artifact name="majiang_algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esrrhs', module='majiang_algorithm', version='1.0.6')
)
libraryDependencies += "com.github.esrrhs" % "majiang_algorithm" % "1.0.6"
[com.github.esrrhs/majiang_algorithm "1.0.6"]