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