is not current version
Last Version 1.0.65

io.bitbucket.5faces:common-structure-server 0.0.3

Common structures Server for Five Faces

GroupId

GroupId

io.bitbucket.5faces
ArtifactId

ArtifactId

common-structure-server
Version

Version

0.0.3
Type

Type

jar

Download common-structure-server 0.0.3


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