| Группа | Группаcom.github.esrrhs |
|---|---|
| Идентификатор | Идентификаторteenpatti_algorithm |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| teenpatti_algorithm-1.0.0.pom | |
| teenpatti_algorithm-1.0.0.jar | 18 KB |
| teenpatti_algorithm-1.0.0-sources.jar | 9 KB |
| teenpatti_algorithm-1.0.0-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.esrrhs/teenpatti_algorithm/ -->
<dependency>
<groupId>com.github.esrrhs</groupId>
<artifactId>teenpatti_algorithm</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esrrhs/teenpatti_algorithm/
implementation 'com.github.esrrhs:teenpatti_algorithm:1.0.0'
// https://jarcasting.com/artifacts/com.github.esrrhs/teenpatti_algorithm/
implementation ("com.github.esrrhs:teenpatti_algorithm:1.0.0")
'com.github.esrrhs:teenpatti_algorithm:jar:1.0.0'
<dependency org="com.github.esrrhs" name="teenpatti_algorithm" rev="1.0.0">
<artifact name="teenpatti_algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esrrhs', module='teenpatti_algorithm', version='1.0.0')
)
libraryDependencies += "com.github.esrrhs" % "teenpatti_algorithm" % "1.0.0"
[com.github.esrrhs/teenpatti_algorithm "1.0.0"]