License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.ubirch.notary |
ArtifactId | ArtifactIdclient_2.11 |
Version | Version0.3.3 |
Type | Typejar |
Description |
Descriptionclient
client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client_2.11-0.3.3.pom | |
client_2.11-0.3.3.jar | 8 KB |
client_2.11-0.3.3-sources.jar | 2 KB |
client_2.11-0.3.3-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.notary/client_2.11/ -->
<dependency>
<groupId>com.ubirch.notary</groupId>
<artifactId>client_2.11</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.notary/client_2.11/
implementation 'com.ubirch.notary:client_2.11:0.3.3'
// https://jarcasting.com/artifacts/com.ubirch.notary/client_2.11/
implementation ("com.ubirch.notary:client_2.11:0.3.3")
'com.ubirch.notary:client_2.11:jar:0.3.3'
<dependency org="com.ubirch.notary" name="client_2.11" rev="0.3.3">
<artifact name="client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.notary', module='client_2.11', version='0.3.3')
)
libraryDependencies += "com.ubirch.notary" % "client_2.11" % "0.3.3"
[com.ubirch.notary/client_2.11 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.ubirch.notary : model_2.11 | jar | 0.3.3 |
uk.co.bigbeeconsultants » bee-client_2.11 | jar | 0.29.1 |
com.ubirch.util : config_2.11 | jar | 0.1 |
org.json4s : json4s-native_2.11 | jar | 3.4.2 |
com.ubirch.util : json-auto-convert_2.11 | jar | 0.3.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.typesafe.scala-logging : scala-logging-slf4j_2.11 | jar | 2.1.2 |
ch.qos.logback : logback-core | jar | 1.1.7 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.ubirch.util : crypto_2.11 | jar | 0.3.3 |
org.scalatest : scalatest_2.11 | jar | 3.0.1 |