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

com.cedarsoft.utils:common 1.3.2


Группа

Группа

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

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

common
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать common 1.3.2


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