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

com.github.superutils:utils-code 1.4.0


Группа

Группа

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

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

utils-code
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать utils-code 1.4.0


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