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

com.github.ptgoetz:flux 0.1.3


Группа

Группа

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

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

flux
Версия

Версия

0.1.3
Тип

Тип

pom

Скачать flux 0.1.3

Имя Файла Размер
flux-0.1.3.pom 4 KB
Обзор

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