is not current version
Last Version 1.0.62

io.bitbucket.5faces:common-structure-client 1.0.55

structure Client for Five Faces

Categories

Categories

CLI User Interface
GroupId

GroupId

io.bitbucket.5faces
ArtifactId

ArtifactId

common-structure-client
Version

Version

1.0.55
Type

Type

jar

Download common-structure-client 1.0.55


<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-client/ -->
<dependency>
    <groupId>io.bitbucket.5faces</groupId>
    <artifactId>common-structure-client</artifactId>
    <version>1.0.55</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-client/
implementation 'io.bitbucket.5faces:common-structure-client:1.0.55'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-client/
implementation ("io.bitbucket.5faces:common-structure-client:1.0.55")
'io.bitbucket.5faces:common-structure-client:jar:1.0.55'
<dependency org="io.bitbucket.5faces" name="common-structure-client" rev="1.0.55">
  <artifact name="common-structure-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-structure-client', version='1.0.55')
)
libraryDependencies += "io.bitbucket.5faces" % "common-structure-client" % "1.0.55"
[io.bitbucket.5faces/common-structure-client "1.0.55"]