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