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