is not current version
Last Version 0.0.4

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

Common Notes Server for Five Faces

GroupId

GroupId

io.bitbucket.5faces
ArtifactId

ArtifactId

common-note-server
Version

Version

0.0.2
Type

Type

jar

Download common-note-server 0.0.2


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