is not current version
Last Version 0.2.5

cz.o2.proxima:ingest-client 0.2.3


Categories

Categories

CLI User Interface
GroupId

GroupId

cz.o2.proxima
ArtifactId

ArtifactId

ingest-client
Version

Version

0.2.3
Type

Type

jar

Download ingest-client 0.2.3


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