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

com.oiwhale:common-utils 1.0.1

A utility class

Группа

Группа

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

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

common-utils
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать common-utils 1.0.1


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