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

com.joepritzel:feather 1.1

Ultra-lightweight publish-subscribe message broker.

Категории

Категории

Feather Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

feather
Версия

Версия

1.1
Тип

Тип

jar

Скачать feather 1.1


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