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

com.watchrabbit:rabbit-commons 1.1.1

Utils and tools with java 8 syntax support

Группа

Группа

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

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

rabbit-commons
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать rabbit-commons 1.1.1


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