is not current version
Last Version 0.3.3

com.ubirch.notary:server_2.11 0.2.5

server

GroupId

GroupId

com.ubirch.notary
ArtifactId

ArtifactId

server_2.11
Version

Version

0.2.5
Type

Type

jar

Download server_2.11 0.2.5


<!-- https://jarcasting.com/artifacts/com.ubirch.notary/server_2.11/ -->
<dependency>
    <groupId>com.ubirch.notary</groupId>
    <artifactId>server_2.11</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.notary/server_2.11/
implementation 'com.ubirch.notary:server_2.11:0.2.5'
// https://jarcasting.com/artifacts/com.ubirch.notary/server_2.11/
implementation ("com.ubirch.notary:server_2.11:0.2.5")
'com.ubirch.notary:server_2.11:jar:0.2.5'
<dependency org="com.ubirch.notary" name="server_2.11" rev="0.2.5">
  <artifact name="server_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.notary', module='server_2.11', version='0.2.5')
)
libraryDependencies += "com.ubirch.notary" % "server_2.11" % "0.2.5"
[com.ubirch.notary/server_2.11 "0.2.5"]