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