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