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

com.cedarsoft.business:dependencies 1.0.0


Группа

Группа

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

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

dependencies
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать dependencies 1.0.0


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