is not current version
Last Version 1.0.65

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

Common structures Server for Five Faces

GroupId

GroupId

io.bitbucket.5faces
ArtifactId

ArtifactId

common-structure-server
Version

Version

1.0.64
Type

Type

jar

Download common-structure-server 1.0.64


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