| Группа | Группаcom.github.ptgoetz |
|---|---|
| Идентификатор | Идентификаторflux-wrappers |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| flux-wrappers-0.2.0.pom | |
| flux-wrappers-0.2.0.jar | 12 KB |
| flux-wrappers-0.2.0-sources.jar | 11 KB |
| flux-wrappers-0.2.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/ -->
<dependency>
<groupId>com.github.ptgoetz</groupId>
<artifactId>flux-wrappers</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/
implementation 'com.github.ptgoetz:flux-wrappers:0.2.0'
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/
implementation ("com.github.ptgoetz:flux-wrappers:0.2.0")
'com.github.ptgoetz:flux-wrappers:jar:0.2.0'
<dependency org="com.github.ptgoetz" name="flux-wrappers" rev="0.2.0">
<artifact name="flux-wrappers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='flux-wrappers', version='0.2.0')
)
libraryDependencies += "com.github.ptgoetz" % "flux-wrappers" % "0.2.0"
[com.github.ptgoetz/flux-wrappers "0.2.0"]