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

com.cedarsoft.hudson:bears 1.0.0


Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

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

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

bears
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать bears 1.0.0


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