is not current version
Last Version 0.11.2

com.ubirch.key:server_2.11 0.1.9

REST interface and Akka HTTP specific code

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.ubirch.key
ArtifactId

ArtifactId

server_2.11
Version

Version

0.1.9
Type

Type

jar

Download server_2.11 0.1.9


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