is not current version
Last Version 0.9.0

uk.co.blackpepper.bowman:bowman-client 0.5.0-RELEASE2


Categories

Categories

CLI User Interface
GroupId

GroupId

uk.co.blackpepper.bowman
ArtifactId

ArtifactId

bowman-client
Version

Version

0.5.0-RELEASE2
Type

Type

jar

Download bowman-client 0.5.0-RELEASE2


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