is not current version
Last Version 10.1.5

com.peterphi.std.util.carbon:carbon-client 9.7.5.5

carbon client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.peterphi.std.util.carbon
ArtifactId

ArtifactId

carbon-client
Version

Version

9.7.5.5
Type

Type

jar

Download carbon-client 9.7.5.5


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