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

com.watchrabbit:rabbit-commons 1.0.0

Utils and tools with java 8 syntax support

Группа

Группа

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

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

rabbit-commons
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать rabbit-commons 1.0.0


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