is not current version
Last Version 1.0.62

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

structure Client for Five Faces

Categories

Categories

CLI User Interface
GroupId

GroupId

io.bitbucket.5faces
ArtifactId

ArtifactId

common-structure-client
Version

Version

1.0.51
Type

Type

jar

Download common-structure-client 1.0.51


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