License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.herogi.client |
ArtifactId | ArtifactIdherogi-client_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionherogi-client
herogi-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.herogi.client/herogi-client_2.11/ -->
<dependency>
<groupId>com.herogi.client</groupId>
<artifactId>herogi-client_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.herogi.client/herogi-client_2.11/
implementation 'com.herogi.client:herogi-client_2.11:1.0.0'
// https://jarcasting.com/artifacts/com.herogi.client/herogi-client_2.11/
implementation ("com.herogi.client:herogi-client_2.11:1.0.0")
'com.herogi.client:herogi-client_2.11:jar:1.0.0'
<dependency org="com.herogi.client" name="herogi-client_2.11" rev="1.0.0">
<artifact name="herogi-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.herogi.client', module='herogi-client_2.11', version='1.0.0')
)
libraryDependencies += "com.herogi.client" % "herogi-client_2.11" % "1.0.0"
[com.herogi.client/herogi-client_2.11 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.9 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.5 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.5.0 |
io.spray : spray-json_2.11 | jar | 1.3.3 |
com.typesafe.akka : akka-http-spray-json_2.11 | jar | 10.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
org.mockito : mockito-core | jar | 2.2.9 |