is not current version
Last Version 0.2.5

cz.o2.proxima:ingest-client 0.1.2


Categories

Categories

CLI User Interface
GroupId

GroupId

cz.o2.proxima
ArtifactId

ArtifactId

ingest-client
Version

Version

0.1.2
Type

Type

jar

Download ingest-client 0.1.2


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