is not current version
Last Version 3.2.33

com.kaleido:kapture-client 3.2.23

A data schema for life sciences, additionally a client for connecting to the Kapture application

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kaleido
ArtifactId

ArtifactId

kapture-client
Version

Version

3.2.23
Type

Type

jar

Download kapture-client 3.2.23


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