is not current version
Last Version 0.0.4

io.bitbucket.5faces:common-note-server 0.0.1

note Server for Five Faces

GroupId

GroupId

io.bitbucket.5faces
ArtifactId

ArtifactId

common-note-server
Version

Version

0.0.1
Type

Type

jar

Download common-note-server 0.0.1


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