не последняя версия
Последняя версия 1.3.0

com.krux:stubborn_2.10 1.1.0

stubborn

Группа

Группа

com.krux
Идентификатор

Идентификатор

stubborn_2.10
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать stubborn_2.10 1.1.0


<!-- https://jarcasting.com/artifacts/com.krux/stubborn_2.10/ -->
<dependency>
    <groupId>com.krux</groupId>
    <artifactId>stubborn_2.10</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.krux/stubborn_2.10/
implementation 'com.krux:stubborn_2.10:1.1.0'
// https://jarcasting.com/artifacts/com.krux/stubborn_2.10/
implementation ("com.krux:stubborn_2.10:1.1.0")
'com.krux:stubborn_2.10:jar:1.1.0'
<dependency org="com.krux" name="stubborn_2.10" rev="1.1.0">
  <artifact name="stubborn_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krux', module='stubborn_2.10', version='1.1.0')
)
libraryDependencies += "com.krux" % "stubborn_2.10" % "1.1.0"
[com.krux/stubborn_2.10 "1.1.0"]